View source: R/architectures.R
select_ll | R Documentation |
Select log likelihood function
Select log likelihood function
select_ll(name, sample = FALSE)
select_ll(name, sample = FALSE)
name |
The name of the log likelihpood function to select |
sample |
If TRUE then return the sample function instead of the density function |
the requested function
the requested function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.