[R] np package problem

David Winsemius dwinsemius at comcast.net
Tue Apr 3 21:11:23 CEST 2012


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 user failure to load  
the package.

?require
?library

>
> --
> View this message in context: http://r.789695.n4.nabble.com/np-package-problem-tp4529813p4529813.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

David Winsemius, MD
West Hartford, CT



More information about the R-help mailing list