Other packages > Find by keyword >

polynom  

A Collection of Functions to Implement a Class for Univariate Polynomial Manipulations
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("polynom", "1.4-1")



Attach the package and use:
library("polynom")
Maintained by
Bill Venables
[Scholar Profile | Author Map]
All associated links for this package
First Published: 1999-04-12
Latest Update: 2022-04-11
Description:
A collection of functions to implement a class for univariate polynomial manipulations.
How to cite:
Bill Venables (1999). polynom: A Collection of Functions to Implement a Class for Univariate Polynomial Manipulations. R package version 1.4-1, https://cran.r-project.org/web/packages/polynom
Previous versions and publish date:
1.1-2 (1999-04-12 07:54), 1.1-3 (1999-12-29 16:18), 1.1-5 (2000-12-24 11:57), 1.1-6 (2001-06-02 17:21), 1.1-7 (2001-08-20 10:47), 1.1-8 (2001-11-27 14:25), 1.1-9 (2002-05-03 13:50), 1.1-10 (2002-05-05 10:19), 1.1-11 (2003-04-23 12:23), 1.1-12 (2004-01-31 13:52), 1.1-13 (2004-03-04 16:57), 1.1-14 (2004-04-23 08:27), 1.1-15 (2004-06-23 07:28), 1.2-0 (2005-10-25 11:53), 1.2-1 (2006-06-26 10:16), 1.2-2 (2006-08-12 13:42), 1.2-3 (2006-09-10 21:34), 1.3-0 (2006-11-19 12:08), 1.3-1 (2007-02-01 16:08), 1.3-2 (2007-04-22 11:12), 1.3-3 (2007-07-13 07:29), 1.3-4 (2009-01-05 17:46), 1.3-5 (2009-02-05 14:55), 1.3-6 (2012-12-22 13:50), 1.3-7 (2013-09-01 07:27), 1.3-8 (2015-06-24 17:59), 1.3-9 (2016-12-08 20:22), 1.4-0 (2019-03-22 10:50)
Other packages that cited polynom R package
View polynom citation profile
Other R packages that polynom depends, imports, suggests or enhances
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

analyzer  
Data Analysis and Automated R Notebook Generation
Easy data analysis and quality checks which are commonly used in data science. It combines the tabul ...
Download / Learn more Package Citations See dependency  
ggplot2  
Create Elegant Data Visualisations Using the Grammar of Graphics
A system for 'declaratively' creating graphics, based on "The Grammar of Graphics". You provide the ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
spatialsample  
Spatial Resampling Infrastructure
Functions and classes for spatial resampling to use with the 'rsample' package, such as spatial cros ...
Download / Learn more Package Citations See dependency  
scattermore  
Scatterplots with More Points
C-based conversion of large scatterplot data to rasters plus other operations such as data blurrin ...
Download / Learn more Package Citations See dependency  
comat  
Creates Co-Occurrence Matrices of Spatial Data
Builds co-occurrence matrices based on spatial raster data. It includes creation of weighted co-occu ...
Download / Learn more Package Citations See dependency  

21,994

R Packages

186,816

Dependencies

55,244

Author Associations

21,995

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns