Other packages > Find by keyword >

multipol  

Multivariate Polynomials
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("multipol", "1.0-9")



Attach the package and use:
library("multipol")
Maintained by
Robin K. S. Hankin
[Scholar Profile | Author Map]
First Published: 2008-04-22
Latest Update: 2023-08-21
Description:
Various utilities to manipulate multivariate polynomials. The package is almost completely superceded by the 'spray' and 'mvp' packages, which are much more efficient.
How to cite:
Robin K. S. Hankin (2008). multipol: Multivariate Polynomials. R package version 1.0-9, https://cran.r-project.org/web/packages/multipol. Accessed 18 Mar. 2025.
Previous versions and publish date:
1.0-1 (2008-04-22 12:37), 1.0-2 (2008-05-09 10:08), 1.0-4 (2009-10-15 13:08), 1.0-5 (2012-01-05 06:54), 1.0-6 (2013-01-21 12:29), 1.0-7 (2018-03-20 13:01)
Other packages that cited multipol R package
View multipol citation profile
Other R packages that multipol depends, imports, suggests or enhances
Complete documentation for multipol
Functions, R codes and Examples using the multipol R package
Some associated functions: Extract . Ops.multipol . as.array . as.function . constant . deriv.multipol . is.constant . multipol-package . multipol . ooom . polyprod . print . put . trim . 
Some associated R codes: multipol.R .  Full multipol package functions and examples
Downloads during the last 30 days
02/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/16Downloads for multipol10203040506070TrendBars

Today's Hot Picks in Authors and Packages

WordOfMouth  
Estimates Economic Variables for Word-of-Mouth-Campaigns
Methods for estimating profit, profit-maximizing price, demand and consumer surplus of Word-of-Mouth ...
Download / Learn more Package Citations See dependency  
optional  
Optional Types and Pattern Matching
Introduces optional types with some() and none, as well as match_with() from functional languages. ...
Download / Learn more Package Citations See dependency  
sdcSpatial  
Statistical Disclosure Control for Spatial Data
Privacy protected raster maps can be created from spatial point data. Protection methods include s ...
Download / Learn more Package Citations See dependency  
assertive  
Readable Check Functions to Ensure Code Integrity
Lots of predicates (is_* functions) to check the state of your variables, and assertions (assert_* ...
Download / Learn more Package Citations See dependency  
scDIFtest  
Item-Wise Score-Based DIF Detection
Detection of item-wise Differential Item Functioning (DIF) in fitted 'mirt', 'multipleGroup' or 'bf ...
Download / Learn more Package Citations See dependency  
lineup  
Lining Up Two Sets of Measurements
Tools for detecting and correcting sample mix-ups between two sets of measurements, such as between ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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