Other packages > Find by keyword >

MonoPoly  

Functions to Fit Monotone Polynomials
View on CRAN: Click here


Download and install MonoPoly package within the R console
Install from CRAN:
install.packages("MonoPoly")

Install from Github:
library("remotes")
install_github("cran/MonoPoly")

Install by package version:
library("remotes")
install_version("MonoPoly", "0.3-10")



Attach the package and use:
library("MonoPoly")
Maintained by
Berwin A. Turlach
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-01-29
Latest Update: 2019-04-24
Description:
Functions for fitting monotone polynomials to data. Detailed discussion of the methodologies used can be found in Murray, Mueller and Turlach (2013) and Murray, Mueller and Turlach (2016) .
How to cite:
Berwin A. Turlach (2013). MonoPoly: Functions to Fit Monotone Polynomials. R package version 0.3-10, https://cran.r-project.org/web/packages/MonoPoly. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.2-7 (2013-01-29 09:29), 0.2-8 (2013-11-03 12:44), 0.2-10 (2015-09-01 17:44), 0.3-8 (2016-04-05 08:14), 0.3-9 (2017-12-20 14:17)
Other packages that cited MonoPoly R package
View MonoPoly citation profile
Other R packages that MonoPoly depends, imports, suggests or enhances
Complete documentation for MonoPoly
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA