Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 15 found.
[1] < 1 2 > [2]  Sort:

surfaceSummary (Package: surface) :

Extracts the most important results from the output of the forward, backward, or both phases of a SURFACE analysis
● Data Source: CranContrib
● Keywords: manip
● Alias: surfaceSummary
● 0 images

surface-package (Package: surface) :

surface provides a wrapper to the ouch package, fitting a series of Hansen multiple-peak stabilizing selection models using stepwise AIC, and identifying cases of convergence where independent lineages discovered the same adaptive peak
● Data Source: CranContrib
● Keywords: package
● Alias: surface, surface-package
● 0 images

surfaceTreePlot (Package: surface) :

Plotting functions to visualize the results of a SURFACE analysis, with colors depicting regime structure: surfaceTreePlot produces a customized plot.phylo figure, and surfaceTraitPlot produces a scatterplot of trait values and optima
● Data Source: CranContrib
● Keywords: hplot
● Alias: surfaceTraitPlot, surfaceTreePlot
● 0 images

repaint (Package: surface) :

A wrapper to the paint function in ouch to ensure that regime paintings are automatically formatted for SURFACE analysis (painting the stem branch of a clade and ensuring that the root is assigned a regime)
● Data Source: CranContrib
● Keywords: manip
● Alias: repaint
● 0 images

surfaceSimulate (Package: surface) :

Provides several ways to simulate data sets on phylogenetic trees in conjunction with SURFACE analyses. Can simulate under simple models without regime shifts, under a Hansen model with sampled shift locations, or under a fitted Hansen model (optionally with resampled optima)
● Data Source: CranContrib
● Keywords: datagen
● Alias: surfaceSimulate
● 0 images

startingModel (Package: surface) :

Generate a model to start a SURFACE analysis, or fit specific Hansen or Brownian motion models that can be compared to the models returned by SURFACE
● Data Source: CranContrib
● Keywords: manip
● Alias: startingModel
● 0 images

getBranchTimes (Package: surface) :

Extracts the time from root of each node in an ouchtree or hansentree formatted phylogenetic tree; used to compute the timing of regime shifts in a Hansen model
● Data Source: CranContrib
● Keywords: manip
● Alias: getBranchTimes
● 0 images

surfaceForward (Package: surface) :

Carries out the forward phase of SURFACE's stepwise AIC routine, adding regime shifts to a Hansen model. addRegime performs one step of this analysis, and is called repeatedly by surfaceForward. At each step, the delta-AICc of each possible shift placement (i.e. branch) is calculated, and an updated Hansen model is returned with one shift added. This process is iterated until the model stops improving beyond a threshold delta-AICc
● Data Source: CranContrib
● Keywords: iteration, models
● Alias: addRegime, surfaceForward
● 0 images

surfaceBackward (Package: surface) :

Carries out the backward phase of SURFACE's stepwise AIC routine. Beginning with a fitted Hansen model produced by surfaceForward, tests pairwise collapses of regimes and identifies collapses that improve the fit. Continues this iterative process until the model stops improving beyond the given AIC threshold
● Data Source: CranContrib
● Keywords: iteration, models
● Alias: collapseRegimes, surfaceBackward
● 0 images

convertTreeData (Package: surface) :

convertTreeData converts a phylo-formatted tree and a data frame into formats ready to be analyzed with the ouch functions called by surface. convertBack converts an ouchtree to a data frame including regime information, and is called internally by surfaceTreePlot. nameNodes adds unique node labels to a phylo tree to ensure reliable conversion between formats
● Data Source: CranContrib
● Keywords: manip
● Alias: convertBack, convertTreeData, nameNodes
● 0 images