View source: R/phaseThree_BOHS.NVvA2018.R
phase3_BoHS.NvVA | R Documentation |
Linear Mixed models using REML (Restricted Maximum Likelihood) is performed to calculate between worker variance and total variance. The Compliance is achieved if the between worker variance is lower than 0.2 of the total variance. Contrarily, there is Non-Compliance.
phase3_BoHS.NvVA(seg, workers, measurements)
seg |
data of SEG under assessment |
workers |
workers codes/names/ID |
measurements |
samples concentrations of the agent |
BW < 0.2totalVariance ("Compliant"), BW > 0.2totalVariance ("Not Compliant")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.