parameters_stat.lsgl: Extracting parameter statistics

View source: R/navigate.R

parameters_stat.lsglR Documentation

Extracting parameter statistics

Description

Extracts the number of nonzero parameters in each model.

Usage

## S3 method for class 'lsgl'
parameters_stat(object, ...)

Arguments

object

a lsgl object

...

ignored

Value

a vector of length nmod(x) or a matrix containing the number of nonzero parameters of the models.

Author(s)

Martin Vincent


nielsrhansen/lsgl documentation built on Feb. 11, 2024, 8:07 a.m.