R/Err.SOE.R

"Err.LOE" <-
function(X, CM,c=1){
								p <- nrow(X)
								return(Objt.SOE(vecx=as.vector(X), cm=CM,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.