All Projects → m-clark → generalized-additive-models-workshop-2019

m-clark / generalized-additive-models-workshop-2019

Licence: other
A workshop on using generalized additive models and the mgcv package.

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to generalized-additive-models-workshop-2019

models-by-example
By-hand code for models and algorithms. An update to the 'Miscellaneous-R-Code' repo.
Stars: ✭ 43 (+86.96%)
Mutual labels:  splines, mixed-models, penalized-regression
DTHB3D Reg
This package performs 3D non-rigid image registration for medical and synthetic images using truncated hierarchical B-splines (THB-Splines)
Stars: ✭ 17 (-26.09%)
Mutual labels:  splines
Nonlinear-Optimization-Algorithms
MATLAB implementations of a variety of nonlinear programming algorithms.
Stars: ✭ 86 (+273.91%)
Mutual labels:  nonlinear
Statistical-Learning-using-R
This is a Statistical Learning application which will consist of various Machine Learning algorithms and their implementation in R done by me and their in depth interpretation.Documents and reports related to the below mentioned techniques can be found on my Rpubs profile.
Stars: ✭ 27 (+17.39%)
Mutual labels:  generalized-additive-models
numerics
library of numerical methods using Armadillo
Stars: ✭ 17 (-26.09%)
Mutual labels:  splines
formulae
Formulas for mixed-effects models in Python
Stars: ✭ 33 (+43.48%)
Mutual labels:  mixed-models
SOUL-VA
The SOUL Virtual Analog Library
Stars: ✭ 45 (+95.65%)
Mutual labels:  nonlinear
DelayEmbeddings.jl
Delay coordinates embedding and Dataset definitions
Stars: ✭ 21 (-8.7%)
Mutual labels:  nonlinear
polatory
Fast, memory-efficient 3D spline interpolation and global kriging, via RBF (radial basis function) interpolation.
Stars: ✭ 82 (+256.52%)
Mutual labels:  splines
AsFem
A Simple Finite Element Method program (AsFem)
Stars: ✭ 108 (+369.57%)
Mutual labels:  nonlinear
Nonlinear-Systems-and-Control
Files for my Nonlinear Systems and Controls class.
Stars: ✭ 16 (-30.43%)
Mutual labels:  nonlinear
schoenberg
ggplot-based graphics and useful functions for GAMs fitted using the mgcv package
Stars: ✭ 25 (+8.7%)
Mutual labels:  generalized-additive-models
PointProjector
A simple Cinema 4D plugin that non-destructively projects the points of a spline or polygon object on geometry.
Stars: ✭ 20 (-13.04%)
Mutual labels:  splines
NNS
Nonlinear Nonparametric Statistics
Stars: ✭ 26 (+13.04%)
Mutual labels:  nonlinear
nim-mpfit
A wrapper for the cMPFIT library for the Nim programming language, https://vindaar.github.io/nim-mpfit/
Stars: ✭ 18 (-21.74%)
Mutual labels:  nonlinear
xtory
a tool for writing branching nonlinear stories.
Stars: ✭ 14 (-39.13%)
Mutual labels:  nonlinear
phaser3-plugin-pathbuilder
Draw and edit Lines, Bezier Curves, Splines at runtime, explore your scene and export your paths to Phaser
Stars: ✭ 67 (+191.3%)
Mutual labels:  splines
oem
Penalized least squares estimation using the Orthogonalizing EM (OEM) algorithm
Stars: ✭ 22 (-4.35%)
Mutual labels:  penalized-regression
nimnlopt
A wrapper for the nonlinear optimization library Nlopt
Stars: ✭ 13 (-43.48%)
Mutual labels:  nonlinear
SMLP2021
Notebooks for SMLP2021
Stars: ✭ 23 (+0%)
Mutual labels:  mixed-models

Generalized Additive Models Workshop 2019

Notebook and data for a workshop demonstrating generalized additive models. For more details see the main document: https://m-clark.github.io/generalized-additive-models/

For those in the workshop, after downloading this repo and unzipping the files to an appropriate location on your own machine, open the RStudio project inside and, once your project is open, open each of the notebook files in the notebooks folder. They contain condensed code and exercises related to the main document linked above.

The order of the notebooks. Note that code in subsequent files assumes that previous files have had all the code run and those objects are in the current R environment. In other words, only the first file should be considered standalone.

  • introduction
  • case_for_gams
  • building_up
  • application
  • issues
  • exercises
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].