search for: tp25916187p25917285

Displaying 1 result from an estimated 1 matches for "tp25916187p25917285".

2009 Oct 15
3
Solving an equation in R (and using a loop)
Hi So, I have a dataset and I'm trying to solve for a parameter in an equation using the dataset. Before applying more sophisticated statistical techniques, I want to tell R to solve it out for each observation. I know I have to use a loop for it (and I have done that before, but am a bit rusty), but before I do that, I'm trying to get R to solve it for just one observation, to make sure