Skip to content

conornewton/localregression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Regression Package

This package can be installed directly from github using devtools.

devtools::install_github("conornewton/localregression")

The library can then be loaded in an R script.

library(lr)

We can view the functions that this package exports using ls in the R repl.

ls("package:lr")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published