getColumnAndParametersNamesFIM | R Documentation |
Get the names of the names of the parameters associated to each column of the fim.
getColumnAndParametersNamesFIM(object, model)
## S4 method for signature 'BayesianFim'
getColumnAndParametersNamesFIM(object, model)
## S4 method for signature 'IndividualFim'
getColumnAndParametersNamesFIM(object, model)
## S4 method for signature 'PopulationFim'
getColumnAndParametersNamesFIM(object, model)
object |
An object from the class Fim. |
model |
An object from the class Model. |
A list giving the names of the parameters associated to each column of the fim.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.