get_mu2: generate mean vectors with ck and stress condition

View source: R/base.R

get_mu2R Documentation

generate mean vectors with ck and stress condition

Description

generate mean vectors with ck and stress condition

Usage

get_mu2(par, times)

Arguments

par

vector with ten number, first five for ck and the rest for stress

times

vector of time point

Value

numeric vector with the double length to times

Examples

get_mu2(par = 1:10, times = 1:14)

idopNetwork documentation built on April 18, 2023, 9:09 a.m.