get_parameters: Get parameters from an object

View source: R/accessors.R

get_parametersR Documentation

Get parameters from an object

Description

Extract the parameters stored in an R object.

Usage

get_parameters(x, ...)

Arguments

x

an object used to select a method.

...

dots Extra arguments to be passed to the method.

Value

A named vector of parameters or NA when the ⁠<epiparameter>⁠ object is unparameterised, or a list where each element is a named vectors or NA.


epiparameter documentation built on April 3, 2025, 5:50 p.m.