Other packages > Find by keyword >

utility  

Construct, Evaluate and Plot Value and Utility Functions
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("utility", "1.4.6")



Attach the package and use:
library("utility")
Maintained by
Peter Reichert
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-09-23
Latest Update: 2023-08-27
Description:
Construct and plot objective hierarchies and associated value and utility functions. Evaluate the values and utilities and visualize the results as colored objective hierarchies or tables. Visualize uncertainty by plotting median and quantile intervals within the nodes of objective hierarchies. Get numerical results of the evaluations in standard R data types for further processing.
How to cite:
Peter Reichert (2012). utility: Construct, Evaluate and Plot Value and Utility Functions. R package version 1.4.6, https://cran.r-project.org/web/packages/utility. Accessed 21 Nov. 2024.
Previous versions and publish date:
1.0 (2012-09-23 08:12), 1.1 (2013-03-03 08:41), 1.2 (2014-01-16 15:40), 1.3 (2014-10-15 02:52), 1.4.1 (2017-05-10 00:22), 1.4.2 (2017-11-16 22:56), 1.4.3 (2018-09-28 01:00), 1.4.4 (2019-11-26 17:40), 1.4.5 (2020-03-09 11:00), 1.4 (2017-01-15 17:21)
Other packages that cited utility R package
View utility citation profile
Other R packages that utility depends, imports, suggests or enhances
Complete documentation for utility
Functions, R codes and Examples using the utility R package
Some associated functions: evaluate . evaluate.utility.aggregation . evaluate.utility.conversion.intpol . evaluate.utility.conversion.parfun . evaluate.utility.endnode.classcounts . evaluate.utility.endnode.cond . evaluate.utility.endnode.discrete . evaluate.utility.endnode.firstavail . evaluate.utility.endnode.intpol1d . evaluate.utility.endnode.intpol2d . evaluate.utility.endnode.parfun1d . plot.utility.aggregation . plot.utility.conversion.intpol . plot.utility.conversion.parfun . plot.utility.endnode.classcounts . plot.utility.endnode.cond . plot.utility.endnode.discrete . plot.utility.endnode.firstavail . plot.utility.endnode.intpol1d . plot.utility.endnode.intpol2d . plot.utility.endnode.parfun1d . print.utility.aggregation . print.utility.conversion.intpol . print.utility.conversion.parfun . print.utility.endnode.classcounts . print.utility.endnode.cond . print.utility.endnode.discrete . print.utility.endnode.firstavail . print.utility.endnode.intpol1d . print.utility.endnode.intpol2d . print.utility.endnode.parfun1d . summary.utility.aggregation . summary.utility.conversion.intpol . summary.utility.conversion.parfun . summary.utility.endnode.classcounts . summary.utility.endnode.cond . summary.utility.endnode.discrete . summary.utility.endnode.firstavail . summary.utility.endnode.intpol1d . summary.utility.endnode.intpol2d . summary.utility.endnode.parfun1d . updatepar . updatepar.utility.aggregation . updatepar.utility.conversion.intpol . updatepar.utility.conversion.parfun . updatepar.utility.endnode.classcounts . updatepar.utility.endnode.cond . updatepar.utility.endnode.discrete . updatepar.utility.endnode.firstavail . updatepar.utility.endnode.intpol1d . updatepar.utility.endnode.intpol2d . updatepar.utility.endnode.parfun1d . utility-package . utility.aggregate.add . utility.aggregate.addmin . utility.aggregate.addpower . utility.aggregate.addsplitpower . utility.aggregate.bonusmalus . utility.aggregate.cobbdouglas . utility.aggregate.geo . utility.aggregate.geooff . utility.aggregate.harmo . utility.aggregate.harmooff . utility.aggregate.max . utility.aggregate.min . utility.aggregate.mix . utility.aggregate.mult . utility.aggregate.revaddpower . utility.aggregate.revaddsplitpower . utility.aggregate.revgeo . utility.aggregate.revgeooff . utility.aggregate.revharmo . utility.aggregate.revharmooff . utility.aggregation.create . utility.calc.colors . utility.conversion.intpol.create . utility.conversion.parfun.create . utility.endnode.classcounts.create . utility.endnode.cond.create . utility.endnode.discrete.create . utility.endnode.firstavail.create . utility.endnode.intpol1d.create . utility.endnode.intpol2d.create . utility.endnode.parfun1d.create . utility.fun.exp . utility.get.attrib.names . utility.get.colors . utility.structure . 
Some associated R codes: Full utility package functions and examples
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

crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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