Why .Diag and .asSparse are not accessible in R sessions?
Hi, They're not exported from the stats namespace, stats:::.Diag stats:::.asSparse ?":::" HTH, baptiste 2009/11/29 Peng Yu <pengyu.ut at gmail.com>:
'.Diag' and '.asSparse' are defined in contrast.R. I'm wondering why I don't see them in my R session. Is it because that they start with '.'?
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.