R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
PCMBase
View on CRAN: Click
here
Download and install PCMBase package within the R console
Install from CRAN:
install.packages("PCMBase")
Install from Github:
library("remotes")
install_github("cran/PCMBase")
Install by package version:
library("remotes")
install_version("PCMBase", "1.2.14")
Attach the package and use:
library("PCMBase")
Maintained by
Venelin Mitov
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-12-01
Latest Update: 2022-11-18
Description:
Phylogenetic comparative methods represent models of continuous trait
data associated with the tips of a phylogenetic tree. Examples of such models
are Gaussian continuous time branching stochastic processes such as Brownian
motion (BM) and Ornstein-Uhlenbeck (OU) processes, which regard the data at the
tips of the tree as an observed (final) state of a Markov process starting from
an initial state at the root and evolving along the branches of the tree. The
PCMBase R package provides a general framework for manipulating such models.
This framework consists of an application programming interface for specifying
data and model parameters, and efficient algorithms for simulating trait evolution
under a model and calculating the likelihood of model parameters for an assumed
model and trait data. The package implements a growing collection of models,
which currently includes BM, OU, BM/OU with jumps, two-speed OU as well as mixed
Gaussian models, in which different types of the above models can be associated
with different branches of the tree. The PCMBase package is limited to
trait-simulation and likelihood calculation of (mixed) Gaussian phylogenetic
models. The PCMFit package provides functionality for inference of
these models to tree and trait data. The package web-site
provides access to the documentation and other resources.
How to cite:
Venelin Mitov (2018). PCMBase: Simulation and Likelihood Calculation of Phylogenetic Comparative Models. R package version 1.2.14, https://cran.r-project.org/web/packages/PCMBase. Accessed 22 Dec. 2024.
Previous versions and publish date:
Other packages that cited PCMBase R package
View PCMBase citation profile
Other R packages that PCMBase depends,
imports, suggests or enhances
Complete documentation for PCMBase
Functions, R codes and Examples using
the PCMBase R package
Some associated functions: Args_MixedGaussian_MGPMDefaultModelTypes . Args_MixedGaussian_MGPMScalarOUType . Args_MixedGaussian_MGPMSurfaceOUType . FormatCellAsLatex . FormatTableAsLatex . MGPMScalarOUType . MGPMSurfaceOUType . MatchListMembers . MixedGaussian . MixedGaussianTemplate . PCM . PCMAbCdEf . PCMAddToListAttribute . PCMApplyTransformation . PCMBaseIsADevRelease . PCMBaseTestObjects . PCMColorPalette . PCMCombineListAttribute . PCMCond.GaussianPCM . PCMCond . PCMCondVOU . PCMCreateLikelihood . PCMDefaultModelTypes . PCMDefaultObject . PCMDescribe . PCMDescribeParameters . PCMExtractDimensions . PCMExtractRegimes . PCMFindMethod . PCMFixParameter . PCMGenerateModelTypes . PCMGenerateParameterizations . PCMGetAttribute . PCMGetVecParamsRegimesAndModels . PCMInfo . PCMLik . PCMLikDmvNorm . PCMLikTrace . PCMListMembers . PCMListParameterizations . PCMLmr . PCMMapModelTypesToRegimes . PCMMean . PCMMeanAtTime . PCMModelTypes . PCMModels . PCMNumRegimes . PCMNumTraits . PCMOptions . PCMPExpxMeanExp . PCMPLambdaP_1 . PCMPairSums . PCMParam . PCMParamCount . PCMParamGetShortVector . PCMParamLoadOrStore . PCMParamLocateInShortVector . PCMParamLowerLimit . PCMParamRandomVecParams . PCMParamSetByName . PCMParamType . PCMParamUpperLimit . PCMParentClasses . PCMParseErrorMessage . PCMPlotGaussianDensityGrid2D . PCMPlotGaussianSample2D . PCMPlotMath . PCMPlotTraitData2D . PCMPresentCoordinates . PCMRegimes . PCMSetAttribute . PCMSim . PCMSpecify . PCMTable . PCMTableParameterizations . PCMTrajectory . PCMTree . PCMTreeBackbonePartition . PCMTreeDropClade . PCMTreeDtNodes . PCMTreeEdgeTimes . PCMTreeEvalNestedEDxOnTree . PCMTreeExtractClade . PCMTreeGetBranchLength . PCMTreeGetDaughters . PCMTreeGetLabels . PCMTreeGetParent . PCMTreeGetPartNames . PCMTreeGetPartRegimes . PCMTreeGetPartition . PCMTreeGetPartsForNodes . PCMTreeGetRegimesForEdges . PCMTreeGetRegimesForNodes . PCMTreeGetTipsInPart . PCMTreeGetTipsInRegime . PCMTreeInsertSingletons . PCMTreeJumps . PCMTreeListAllPartitions . PCMTreeListCladePartitions . PCMTreeListDescendants . PCMTreeListRootPaths . PCMTreeLocateEpochOnBranches . PCMTreeLocateMidpointsOnBranches . PCMTreeMatchLabels . PCMTreeMatrixNodesInSamePart . PCMTreeNearestNodesToEpoch . PCMTreeNodeTimes . PCMTreeNumNodes . PCMTreeNumParts . PCMTreeNumTips . PCMTreePlot . PCMTreePostorder . PCMTreePreorder . PCMTreeSetLabels . PCMTreeSetPartRegimes . PCMTreeSetPartition . PCMTreeSetRegimesForEdges . PCMTreeSplitAtNode . PCMTreeTableAncestors . PCMTreeToString . PCMTreeVCV . PCMUnfixParameter . PCMVar . PCMVarAtTime . TruePositiveRate . UpperTriFactor . White . as.MixedGaussian . dataFig3 . is.GaussianPCM . is.MixedGaussian . is.PCM . is.PCMTree .
Some associated R codes: AutoGeneratedModelTypes.R . BM.R . BMdrift.R . DOU.R . DefaultModelTypes.R . GaussianPCM.R . JOU.R . LatexTools.R . MixedGaussian.R . OU.R . PCM.R . PCMBaseTestObjects.R . PCMParam.R . PCMTable.R . PCMTree.R . Utilities.R . White.R . matrixparametrizations.R . zzz.R . Full PCMBase 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
elect
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Ardo van den Hout (view profile)
composits
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Sevvandi Kandanaarachchi (view profile)
tropAlgebra
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Muhammad Kashif Hanif (view profile)
LOGANTree
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Qi Qin (view profile)
wordspace
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Stephanie Evert (view profile)
quickcode
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)