normal_data: Simulate normal data

Description Usage Arguments Value

View source: R/generate_data.R

Description

Simulate normal data with auto-regressive errors or random effects

Usage

1
normal_data(profile, sd, rho, reff.sd)

Arguments

profile

Mean values (length p)

sd

Standard deviation

rho

Auto-regression parameter

reff.sd

Standard deviation of random effects

Value

A length p vector of simulated data points.


jean997/jadeSims documentation built on May 18, 2019, 11:44 p.m.