Re: [R] need descriptive help

2012-06-05 Thread mkm1616
?write.csv > > Hope this helps, > > Rui Barradas > > Em 05-06-2012 16:34, mkm1616 escreveu: > > > > > > > Hi all, I'm new to using R, and apologize for simplicity of this > > question. > > > I'm using a data set with over 60,000

Re: [R] nls: how do you know if the model is significant?

2012-06-05 Thread mkm1616
Here goes bert again with etiquette lessons. Why are you so crabby? On Jun 5, 11:16 am, Bert Gunter wrote: > I suggest you consult a local statistician. You could also post to a > statistical help list like stats.stackexchange.com. Your query has > nothing to do with R, but is rather about the m

Re: [R] need descriptive help

2012-06-05 Thread mkm1616
ation. > There's a reason for this -- to avoid badgering this list with basic R > queries that minimal homework could answer. > > 2. However, see also ?table and links therein. > > 3. "?"[" and ?subset are also relevant. > > -- Bert > > > > > >

[R] need descriptive help

2012-06-05 Thread mkm1616
Hi all, I'm new to using R, and apologize for simplicity of this question. I'm using a data set with over 60,000 observations, Two variables are patient ID, and cost incurred by the patient. I'd like to generate frequency/table by patient and cost IF the total cost is over 2000. Right now I'm us