R/correction.R

setClass("correction",
        representation(Herror="vector",sderror="vector"),
        prototype(Herror=vector("numeric"),sderror=vector("numeric")))

Try the MEET package in your browser

Any scripts or data that you put into this service are public.

MEET documentation built on May 2, 2019, 1:45 p.m.