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.
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20060323/03697d86/attachment.pl
Hello Everybody, I would like to know how to interpret the result of nnet function of R. My result looks like this: # weights: 24 initial value 6.533893 iter 10 value 4.616299 iter 20 value 4.616120 iter 30...
Hello Everybody, I would like to know how to interpret the result of nnet function of R. My result looks like this: # weights: 24 initial value 6.533893 iter 10 value 4.616299 iter 20 value 4.616120 iter 30...
Hello, I am using RSPerl of omegahat.org to call R modules from Perl . I have tried running the test,pl script provided by RSPerl package. It gives the following error: perl: symbol lookup error: /usr/lib/perl5/site_perl...
Hello Everybody, I am running a R script through a perl code from command line. The perl script is like: my $cmd= 'R CMD BATCH D:/try5.R'; system($cmd); I run the perl code from command line. Now I...
Dear R people, I want to use the tune.nnet function of e1071 package to tune nnet . I am unable to understand the parameters of tune.nnet from the e1071 pdf document. I have performed nnet on a traindata and...
Hello Everybody, I am trying to perform SAM with the samr package. I am using the following code: sink ("R005") library(siggenes) library(samr) library(nnet) A <- as.matrix(read.table("D:\samrgenes1000.txt")) B <- as.matrix(read.table("D...
Hello All, I am working with samr and nnet packages. I am following the steps given below: 1> I take a input file with signal values for 9506 genes and 36 chips , belonging to two classes. 2> I perform samr...
Can't find what you're looking for? Try searching with Google .