assess: assess how reality accord with the ideal

View source: R/bisec-fit.R

assessR Documentation

assess how reality accord with the ideal

Description

assess how reality accord with the ideal

Usage

assess(reality, ideal)

Arguments

reality

numeric. real parameters

ideal

numeric. ideal parameters

Value

numeric scalar. the relative similarity between reality and ideal

Examples

assess(ideal.para11, ideal.para11 * (1 + 0.1 * runif(3)))


dongzhuoer/bisecpp documentation built on May 20, 2022, 10:52 a.m.