Learn R Programming

idopNetwork (version 0.1.2)

get_mu2: generate mean vectors with ck and stress condition

Description

generate mean vectors with ck and stress condition

Usage

get_mu2(par, times)

Value

numeric vector with the double length to times

Arguments

par

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

times

vector of time point

Examples

Run this code
get_mu2(par = 1:10, times = 1:14)

Run the code above in your browser using DataLab