Learn R Programming

epiparameter (version 0.4.1)

get_parameters: Get parameters from an object

Description

Extract the parameters stored in an R object.

Usage

get_parameters(x, ...)

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.

Arguments

x

an object used to select a method.

...

dots Extra arguments to be passed to the method.