Learn R Programming

parameters (version 0.2.0)

model_parameters: Model Parameters

Description

Compute and extract model parameters. See the documentation for your object's class:

Usage

model_parameters(model, ...)

parameters(model, ...)

Arguments

model

Statistical Model.

...

Arguments passed to or from other methods.

Value

A data frame of indices related to the model's parameters.

See Also

standardize_names() to rename columns into a consistent, standardized naming scheme.