[R] Performance Analytics Modigliani Code help

2016-03-25 Thread Jessy-Esther Missengue
the same amount of rows and columns when using the Modigliani function i.e 108 rows and 1001 columns. Is there something I need to add to the code to have it calculate for each row/column? Thanks, Jessy *very confused student* __ R-help@r-project.org mail

[R] Problem installing ggplot2 in R 3.2.3

2016-03-07 Thread jessy
Hi, I am trying to install ggplot2 in R software but Im getting the following error message: Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called ‘Rcpp’ Error: package or namespace load failed for ‘ggplot2’ Please help me with this is

[R] decomposing a single intact vector

2012-06-28 Thread Jessy
O", "H","L", "O", "O", "O", "O" Kind regards, Jessy [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do

[R] ranking a vector in R

2012-06-20 Thread Jessy
Hello, May someone help me with how in R I can rank a vector from highest to lowest. i.e rank 1 (smallest rank) is given to the highest value instead of the usual way that it get's the highest rank. Regards, Jessy [[alternative HTML version de

[R] C++ source code for MANOVA

2010-04-07 Thread Jessy
Dear all, Can someone help me with a C++ source code that underlies MANOVA (Multivariate Analysis of Variance) in R Kind regards, Jes [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listi

[R] Generating missingness on SNP data

2009-02-09 Thread Jessy
Dear all, I generated a dataset with 500 unrelated individuals and 10 biallelic SNPs. From this dataset,I would like to create data with 5% missingness on genotype information at random and also data with 5% genotyping error. Can someone help me with how I can do it. [[alternative HTML v