Other packages > Find by keyword >

term  

Create, Manipulate and Query Parameter Terms
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("term", "0.3.6")



Attach the package and use:
library("term")
Maintained by
Joe Thorley
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-12-15
Latest Update: 2025-01-21
Description:
Creates, manipulates, queries and repairs vectors of parameter terms.Parameter terms are the labels used to reference values in vectors, matrices and arrays. They represent the names in coefficient tables and the column names in 'mcmc' and 'mcmc.list' objects.
How to cite:
Joe Thorley (2019). term: Create, Manipulate and Query Parameter Terms. R package version 0.3.6, https://cran.r-project.org/web/packages/term. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.0.1 (2019-12-15 16:30), 0.1.0 (2020-01-15 23:30), 0.2.0 (2020-06-20 11:20), 0.3.0 (2020-09-25 18:40), 0.3.1 (2021-02-06 22:50), 0.3.2 (2021-09-06 16:50), 0.3.3 (2021-09-28 09:40), 0.3.4 (2022-03-03 16:50), 0.3.5 (2022-09-29 18:20), 0.3.6 (2025-01-21 18:40)
Other packages that cited term R package
View term citation profile
Other R packages that term depends, imports, suggests or enhances
Complete documentation for term
Functions, R codes and Examples using the term R package
Some associated functions: NA_term_ . NA_term_rcrd_ . as_term . as_term_rcrd . chk_term . complete_terms . consistent_term . deprecated . dims.term . dims.term_rcrd . is_incomplete_terms . is_inconsistent_terms . is_term . is_term_rcrd . new_term . new_term_rcrd . normalize_terms . npars.term . npdims.term . nterms.default . nterms.term . nterms.term_rcrd . params . pars.character . pars.default . pars.term . pars.term_rcrd . pars_terms . pdims.term . pdims.term_rcrd . reexports . repair_terms . scalar_term . set_pars.term . subset.term . subset.term_rcrd . term . term_rcrd . tindex . valid_term . vld_term . 
Some associated R codes: anyNA.R . anyduplicated.R . as-character.R . as-data-frame.R . as-term-rcrd.R . as-term.R . chk.R . complete-terms.R . consistent-term.R . deprecated.R . dims.R . extras.R . format.R . internal.R . is-incomplete-terms.R . is-inconsistent-terms.R . is.R . is.na.R . levels.R . namespace.R . ndims.R . new-term-rcrd.R . new-term.R . normalize-terms.R . npars.R . npdims.R . nterms.R . params.R . pars-terms.R . pars.R . pdims.R . print.R . rep.R . repair-terms.R . scalar-term.R . set-pars.R . subset.R . summary.R . term-rcrd.R . term.R . tindex.R . unique.R . valid-term.R . vec-cast-character.R . vec-cast-term-rcrd.R . vec-cast-term.R . vec-proxy-compare.R . vec-ptype2.R . vld.R .  Full term package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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