R/Err.LOE.R

"Err.LOE" <-
function(X, ADM,c=1){
								p <- nrow(X)
								return(Objt.LOE(vecx=as.vector(X), adm=ADM,P=p,C=c))
							}

Try the loe package in your browser

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

loe documentation built on May 2, 2019, 3:28 a.m.