
Get the names of the names of the parameters associated to each column of the fim.
getColumnAndParametersNamesFIM(object, model)# S4 method for BayesianFim
getColumnAndParametersNamesFIM(object, model)
# S4 method for IndividualFim
getColumnAndParametersNamesFIM(object, model)
# S4 method for PopulationFim
getColumnAndParametersNamesFIM(object, model)
A list giving the names of the parameters associated to each column of the fim.
An object from the class Fim.
An object from the class Model.