standardize_all: center and scale by 'correct' answer (max AGQ)

Description Usage Arguments

Description

center and scale by 'correct' answer (max AGQ)

Usage

1
2
3
standardize_all(d, v, skipcols = c("(Intercept)", "logLik", "t.user",
  "t.elapsed"), std = c("max", "se", "true"), ret = c("rmse", "bias",
  "var"))

Arguments

d

a 3-dimensional numeric array: AGQ * var * type

v

name of random-effects variance

skipcols

variables to skip

std

how to standardize

ret

what summary to return


bbolker/agqsims documentation built on May 11, 2019, 9:27 p.m.