R/weights.R

`weights.symcoca` <- function(object, ...) {
    unname(object$weights)
}

`weights.predcoca` <- function(object, ...) {
    unname(object$R0)
}
gavinsimpson/cocorresp-old documentation built on May 16, 2019, 10:10 p.m.