LNLIKE.GR | R Documentation |
Calculates the log-likelihood of the estimated growth rate given the observed growth rate and the standard deviation of the observed growth rate.
LNLIKE.GR(Obs.GR, Pred.GR, GR.SD.Obs, log = T)
Obs.GR |
Observed growth rate |
Pred.GR |
Predicted growth rate |
GR.SD.Obs |
Standard error of the observed growth rate |
A list
containing loglike.GR1
and loglike.GR2
LNLIKE.GR(0.1, 0.1, 0.1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.