Learn R Programming

evoTS (version 1.0.3)

logL.joint.accel_decel: Log-likelihoods for evolutionary models

Description

Returns log-likelihood for an Unbiased Random Walk with an accelerating or decelerating rate of change through time.

Usage

logL.joint.accel_decel(p, y)

Value

The log-likelihood of the parameter estimates, given the data.

Arguments

p

parameters of the model to be optimized

y

a paleoTS object

Author

Kjetil Lysne Voje

Details

In general, users will not be access these functions directly, but instead use the optimization functions, which use these functions to find the best-supported parameter values.