frechet_p2k1_loglik {fitdistcp}R Documentation

observed log-likelihood function

Description

observed log-likelihood function

Usage

frechet_p2k1_loglik(vv, x, t, kloc)

Arguments

vv

parameters

x

a vector of training data values

t

a vector or matrix of predictors

kloc

the known location parameter

Value

Scalar value.


[Package fitdistcp version 0.1.1 Index]