[R-pkg-devel] Errors in my package
*%Istar%*%Amat, t(Xmat)%*%ydat) } return(coef) } Can someone please help me figure out what I am doing that is causing this error? Sincerely, Steven Spiriti [[alternative HTML version deleted]] __ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel
[R-pkg-devel] Errors in R package - Updated
;- "" answer <- NULL if ((alg == "LS") && (search == "genetic")) funcname <- "freelsgen" if ((alg == "LS") && (search == "golden")) funcname <- "f