Learn R Programming

ypr (version 0.6.0)

ypr_get_par: Get Parameter Value

Description

Get Parameter Value

Usage

ypr_get_par(object, par = "pi")

Value

A numeric or integer scalar or vector of the parameter value.

Arguments

object

A ypr object.

par

A string of the parameter.

Examples

Run this code
ypr_get_par(ypr_population())

Run the code above in your browser using DataLab