read_Simdata: calculate percentiles of original data using bin-related...

Description Usage Arguments Value Author(s) References See Also

Description

calculate percentiles of original data using bin-related weight percentiles of simulated data with corresponding confidence interval

Usage

1
read_Simdata(sim.file.name, data.n, sim.n, name.DV)

Arguments

sim.file.name

file name of simulation, generated from NONMEM with 'NOAPPEND ONEHEAD' options in TABLE statement

data.n

number of observations in the original data

sim.n

number of simulation

name.DV

name of dependent variable in simulated data file

Value

data.n * sim.n matrix with simulated data

Author(s)

Eun-Kyung Lee lee.eunk@gmail.com

References

new paper...

See Also

asVPC.distanceW


asVPC documentation built on May 2, 2019, 11:05 a.m.

Related to read_Simdata in asVPC...