Re: [R] np package problem

2012-04-03 Thread David Winsemius
On Apr 3, 2012, at 2:46 PM, dnewbold wrote: Hi, Im trying to run a non parametric regression and I wish to use function npreg(), I installed the np package, but I am being told that npreg doesnt exist. Any advice on how I could fix this? The usual error following that set of actions is us

Re: [R] np package problem

2012-04-03 Thread R. Michael Weylandt
You need to load it once per session with library(np) Michael On Tue, Apr 3, 2012 at 2:46 PM, dnewbold wrote: > Hi, Im trying to run a non parametric regression and I wish to use function > npreg(), I installed the np package, but I am being told that npreg doesnt > exist. Any advice on how I co

[R] np package problem

2012-04-03 Thread dnewbold
Hi, Im trying to run a non parametric regression and I wish to use function npreg(), I installed the np package, but I am being told that npreg doesnt exist. Any advice on how I could fix this? -- View this message in context: http://r.789695.n4.nabble.com/np-package-problem-tp4529813p4529813.htm