get_mu2 {idopNetwork}R 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)

[Package idopNetwork version 0.1.2 Index]