Calculates logLik for DsPA distribution.

logLik_DsPA(param = c(0, 0), x)

Arguments

param

a vector with parameters.

x

vector with the response variable.

Value

returns the loglikelihood given the parameters and random sample.