Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

2 results for “from:biorafas”

How to read the contents .dat file
biorafas · Nov 20, 2011 · r-help

ey man!! one option to read .dat file is the next: data <- read.delim("document.dat", sep=" ") i hope it is useful for you Rafael -- View this message in context: http://r.789695.n4.nabble.com/How-to-read-the...

Factor Analysis/Inputting Correlation Matrix
biorafas · Nov 20, 2011 · r-help

ey man!! you need to change the format of your data as matrix data <- as.matrix(correlation_data) solucion <- factanal(covmat = data, factors=2) that?s all!!! enjoy Rafael Ch. -- View this message in context: http://r.789695.n4.nabble...

Can't find what you're looking for? Try searching with Google .