get_expected_values: given a vector of values return a set of random numbers from...

Description Usage Arguments Value

Description

given a vector of values return a set of random numbers from a given distribution

Usage

1
get_expected_values(obs, dist = "norm")

Arguments

obs

vector of observed values

dist

the distribution from which to return expected values

Value

a vector of length obs with random variates from distribution dist


TeamMacLean/atacr documentation built on May 9, 2019, 4:24 p.m.