View source: R/LV_pm_alpha_none_lambdacov_none_alphacov_none.R
| LV_pm_alpha_none_lambdacov_none_alphacov_none | R Documentation | 
This model, in all families, is simply given by lambda.
LV_pm_alpha_none_lambdacov_none_alphacov_none(
  par,
  fitness,
  neigh_intra_matrix = NULL,
  neigh_inter_matrix,
  covariates,
  fixed_parameters
)
| par | 1d vector of initial parameters: lambda and sigma | 
| fitness | 1d vector of fitness observations, in log scale | 
| neigh_intra_matrix | included for compatibility, not used in this model. | 
| neigh_inter_matrix | included for compatibility, not used in this model. | 
| covariates | included for compatibility, not used in this model | 
| fixed_parameters | included for compatibility, not used in this model | 
log-likelihood value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.