lhvpc_stat: Compute VPC stats

Usage Arguments

Usage

1
2
3
4
lhvpc_stat(obs.data = obs, sim.data = sim, bin = "bin",
  prob = c(0.05, 0.5, 0.95), sort = NULL, dv = "DV", tad = "TAD",
  rtime = "IVAR", blq = NULL, replicate = "REPLICATE",
  pred.corr = NULL)

Arguments

obs.data

Observed data. Type vpc_plots forbasic R code to be used with the output

sim.data

Sim data

bin

Binning. This should be created in both datasets

prob

Quantile probability.

sort

Sorting as vector

dv

Concentration or response.Same name in both datasets

tad

Time after dose. In obs.data

rtime

Time after first dose. In obs.data

blq

LLOQ. Could be single value or vector. If vector, both datasets should have the same variable name. This will compute the

\item

replicateReplicate in sim.data only

\item

pred.corrPred-corrected. ex: C("PRED","lin") use the column PRED and corrected in linear scale or log for log scale

Compute VPC stats lhvpc_stat()


leonpheng/lhtool documentation built on Dec. 16, 2019, 3:52 a.m.