data/ex.R

ex <- matrix(scan("ex.txt", quiet=TRUE), nc=4, byr=TRUE)
dimnames(ex) <- list(NULL, c("x1","x2","y1","y2"))

Try the MLEcens package in your browser

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

MLEcens documentation built on Oct. 18, 2022, 5:05 p.m.