R/vcov.StratSel.R

Defines functions vcov.StratSel

Documented in vcov.StratSel

vcov.StratSel <- function(object,...){
 	return(object$vcov)
}
lleemann/StratSel documentation built on Aug. 19, 2023, 7:58 p.m.