gev_p12_loglik {fitdistcp}R Documentation

observed log-likelihood function

Description

observed log-likelihood function

Usage

gev_p12_loglik(vv, x, t1, t2)

Arguments

vv

parameters

x

a vector of training data values

t1

a vector of predictors for the mean

t2

a vector of predictors for the sd

Value

Scalar value.


[Package fitdistcp version 0.1.1 Index]