A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://cran.rstudio.com/web/packages/uwot/../Rcpp/../RcppFastAD/../Rcpp/../cpr/readme/README.html below:

README

cpr: Control Polygon Reduction

An R package for implementing the Control Polygon Reduction model selection method. When we are tasked with modeling the functional relationship between a response and a continuous predictor, i.e., y = f(x), CPR allows for quick and efficient searching of a large model space to find B-spline estimates of the function f(x).

CPR extends to multiple dimensions and allows one to find good locations for knots in a tensor product of B-splines.

Learn More About CPR.

This model selection method was developed as part of Peter DeWitt’s PhD dissertation work. It has been extended since.

Vignettes

There are two vignettes within the package

You can also read these on package website

@inproceedings{,
  author       = {DeWitt, Peter E. and Carlson, Nichole E. and Samantha MaWhinney},
  title        = {Parsimonious B-spline Regression Models via Control Polygon Reduction},
  booktitle    = {Abstracts for the XXVIIIth International Biometric Conference},
  month        = {July},
  year         = {2016},
  organization = {International Biometric Society},
  address      = {Victoria, British Columbia},
  isbn         = {978-0-9821919-4-1}
}

Awards: The presentation of the work earned Peter DeWitt two awards:

  1. “Best Student Oral Presentation” from the International Biometric Society (IBS).
  2. “Distinguished Oral Presentation” as part of the student paper competition hosted by the Western North American Region (WNAR) of the IBS.
Installing CPR Released Version

Install from the Comprehensive R Archive Network (CRAN)

Developmental Version

If you are working on a Windows machine you will need to have Rtools installed.

From github

This will require you to have remotes package installed.

From a cloned repository

You’ll need to have the R package devtools installed on your machine.

To check R dependencies before building, or after you get errors due to missing R packages run:

To build the R package and install the dev version on you machine:

Alternatively, you should be able to build and install without make

Other Notes:

The cpr package provides 3D graphics via the rgl package. If you are get an error, or rather message, of the form:

  font family "sans" not found, using "bitmap"

Then there is an easy fix. You need to get the FreeType 2 font engine.

On Debian, you can get the library via:

Once the FreeType 2 font engine has been installed on your computer you must reinstall the rgl package.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4