Skip to content

models for computational statistics: density estimators, kernel smoothing, ridge regression

Notifications You must be signed in to change notification settings

robaleman/computational-statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

computational-statistics

Here's my small collection of models from computational statistics.

Density Estimator

Link to code. Includes kernel density estimation with cross validation and box kernel (histogram) density estimation.

Kernel Smoother

Link to code. Includes kernel smoothing for one- and two-dimensions, additive modeling with backfitting algorithm, and cross validation.

Ridge Regression

[Link to code.] Includes ridge regression.

About

models for computational statistics: density estimators, kernel smoothing, ridge regression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published