Learn R Programming

moveWindSpeed (version 0.2.4)

windEstimLogLik: Estimate the log likelihood

Description

Estimate the log likelihood

Usage

windEstimLogLik(sigma, phi)

Value

the log likelihood

Arguments

sigma

the residual variance in airspeed

phi

the autocorrelation used in the calculations

Examples

Run this code
windEstimLogLik(c(1.3,.6,1.5,1.8),.3)
windEstimLogLik(c(1.3,.6,1.5,1.8),.5)

Run the code above in your browser using DataLab