Displaying 7 results from an estimated 7 matches for "helponr".
Did you mean:
helper
2006 Dec 19
4
nonparametric significance test for one sample
Hello, Gurus:
I tried to test if the sample mean of a dataset is zero.
The data has 1500 numbers with a lot of zeros and some small
positive numbers. The data range on [0,1] but the distribution is unknown.
It is zero inflated anyway.
I tried to use the Wilcoxon Signed Ranks test. But I read from this website
that it does assume the population pdf is symmetric.
2006 Oct 08
3
can lm() automatically take in the independent variables without knowing the names in advance
Hello!
I am trying to use lm to do a simple regression but on a batch of
different files.
Each file has different column names.
I know the first column is the dependent variable and all the rest are
explanatory variables.
The column names are in the first line of the file.
But it seems lm() requires I know the variable names in advance?
Is there a way to dynamically read in variable names
2007 May 10
3
how to control the sampling to make each sample unique
I have a dataset of 10000 records which I want to use to compare two
prediction models.
I split the records into test dataset (size = ntest) and training dataset
(size = ntrain). Then I run the two models.
Now I want to shuffle the data and rerun the models. I want many shuffles.
I know that the following command
sample ((1:10000), ntrain)
can pick ntrain numbers from 1 to 10000. Then I just
2007 Apr 03
1
treenet
Hi, Anybody used treenet here? I downloaded a demo but don't know how to
start with. Does R has something like treenet? Thanks,
[[alternative HTML version deleted]]
2008 Mar 22
1
how to scientific notation numbers
Hi, Sorry I have to bother you a question.
I have a file with each line like this:
6.5500000000000000e+004 2.8235000000000001e+000 3.2000000000000000e+001
1.1580000000000000e+003 2.4400000000000000e+002 5.9800000000000000e+002
2.2700000000000000e+002 3.9030000000000001e+001 -1.2137000000000000e+002
However, I use read.table, it cannot read it correctly. It read in 18
variables instead of
2006 Apr 03
1
Does logistic regression require the independence of samples?
Dear list:
Thanks a lot for help. I have a question and I could not find clear answers
easily.
When we do logistic regression for one type of events of interest as a
proportion of a broader types of events, does the logistic regression assume
that the number of whole types of events should be independent with the
number of type of interest?
For example, if one type of events and the whole type
2007 Apr 04
0
to findout maximized log likelihoods by using rlarg.fit (for several r order statistics)
...var (Greg Snow)
> 33. Re: which points within an ellipsoid? Sorting
> data in 3d
> (Greg Snow)
> 34. Re: strange fisher.test result (Peter
> Dalgaard)
> 35. Re: Referencing function name from within
> function
> (rolf at math.unb.ca)
> 36. treenet (HelponR)
> 37. Re: Testing additive nonparametric model
> (Donal O'Neill)
> 38. Re: the numimum number of fixed factors lme
> package can deal
> with (Douglas Bates)
> 39. Re: lmer, CHOLMOD warning: matrix not positive
> definite
> (Douglas Bates)
> 40. Re...