Skip to content

Presentation of the cpr package and related programming to the Denver R User Group on 28 June 2017

Notifications You must be signed in to change notification settings

dewittpe/cpr-DRUG-june-2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to the CPR package and Programmatic Construction of Calls

A Presentation to the Denver R Users Group

This repository contains the slides and example scripts presented to the Denver R User Group.

First, the cpr: (control polygon reduction) R package will be introduced. The cpr package provides a set of tools for working with uni- and multi-variable B-splines, and most importantly, efficiently finding parsimonious B-spline regression models with high quality of fit.

You can download the cpr package from CRAN or from github.

After the overview of the cpr package we will explore some of the tools in R used to make the package work. Specifically, we'll explore the use of

  • match.fun,
  • stats::update,
  • formulas, and
  • environments.

About

Presentation of the cpr package and related programming to the Denver R User Group on 28 June 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages