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
https://venelin.github.io/PCMBase/ . 10.32614/CRAN.package.PCMBase . https://github.com/venelin/PCMBase/issues . https://venelin.github.io/PCMBase/ . PCMBase citation info . PCMBase results . PCMBase.pdf . Creating a Custom Model in the PCMBase Framework . The PCMBase Parametrization API . PCMBase_1.2.14.tar.gz . PCMBase_1.2.14.zip . PCMBase_1.2.14.zip . PCMBase_1.2.14.zip . PCMBase_1.2.14.tgz . PCMBase_1.2.14.tgz . PCMBase_1.2.14.tgz . PCMBase_1.2.14.tgz . PCMBase_1.2.14.tgz . PCMBase_1.2.14.tgz . PCMBase archive . PCMBaseCpp . https://CRAN.R-project.org/package=PCMBase .
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 03 Apr. 2025.
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
Today's Hot Picks in Authors and Packages
automl
Fits from simple regression to highly customizable deep neural networks
either with gradient descen ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Alex Boulangé (view profile)
RobustANOVA
Robust tests (RW, RPB and RGF) are provided for testing the equality of several long-tailed symmetri ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Gamze Guven (view profile)
RPMG
Really Poor Man's Graphical User Interface, used to create interactive R analysis sessions with simp ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Jonathan M. Lees (view profile)
jointDiag
Different algorithms to perform approximate joint diagonalization
of a finite set of square matrice ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Cedric Gouy-Pailler (view profile)
r2resize
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
RI2by2
Computes attributable effects based confidence interval, permutation test confidence interval, or as ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Joseph Rigdon (view profile)
23,990
R Packages
207,311
Dependencies
64,809
Author Associations
23,991
Publication Badges
