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 08 Jun. 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

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
penppml  
Penalized Poisson Pseudo Maximum Likelihood Regression
A set of tools that enables efficient estimation of penalized Poisson Pseudo Maximum Likelihood reg ...
Download / Learn more Package Citations See dependency  
AdvBinomApps  
Upper Clopper-Pearson Confidence Limits for Burn-in Studies under Additional Available Information
Functions to compute upper Clopper-Pearson confidence limits of early life failure probabilities and ...
Download / Learn more Package Citations See dependency  
ODMeans  
OD-Means: k-Means for Origin-Destination
OD-means is a hierarchical adaptive k-means algorithm based on origin-destination pairs. In the fir ...
Download / Learn more Package Citations See dependency  
geofacet  
'ggplot2' Faceting Utilities for Geographical Data
Provides geographical faceting functionality for 'ggplot2'. Geographical faceting arranges a sequen ...
Download / Learn more Package Citations See dependency  
FluMoDL  
Influenza-Attributable Mortality with Distributed-Lag Models
Functions to estimate the mortality attributable to influenza and temperature, using distributed-la ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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