old_test: Calculate statistics

Description Usage Arguments Value

View source: R/Test.R

Description

Run tests (kappa, rho) on the given Code

Usage

1
2
old_test(code, kappaThreshold = 0.65, baserateInflation = 0.2,
  type = c("training", "test"))

Arguments

code

Code object to test

kappaThreshold

Threshold used for calculating rhoR::rho

baserateInflation

inflation rate to use when sampling handsets

type

vector indicating which stats should be calculated

Value

Code object with updated statistics property


ncodeR documentation built on Nov. 20, 2019, 1:07 a.m.