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 14 found.
[1] < 1 2 > [2]  Sort:

permutateVarSitePair (Package: gdm) :

A function which randomizes the values of the given variables within a site-pair table. This function is called from the gdm.varImp function and should not need to be called directly by the user.
● Data Source: CranContrib
● Keywords: gdm, internal
● Alias: permutateVarSitePair
● 0 images

plotUncertainty (Package: gdm) :

This function estimates uncertainty in the I-splines using bootstrapping. The function can run in parallel on multicore machines to reduce computation time (recommended for large number of iterations). I-spline plots with error bands (+/- one standard deviation) are produced showing (1) the variance of Ispline coefficients and (2) a rug plot indicating how sites used in model fitting are distributed along each gradient.
● Data Source: CranContrib
● Keywords: gdm
● Alias: plotUncertainty
● 0 images

removeSitesFromSitePair (Package: gdm) :

Randomly selects a number of sites from a given site-pair table and removes them from the site-pair table. This function is called from the plotUncertainty function and should not need to be called directly by the user.
● Data Source: CranContrib
● Keywords: gdm, internal
● Alias: removeSitesFromSitePair
● 0 images

predict.gdm (Package: gdm) :

This function predicts biological distances between sites or times using a model object returned from gdm. Predictions between site pairs require a data frame containing the values of predictors for pairs of locations, formatted as follows: Distance, Weights, X1, Y1, X2, Y2, Var1Site1, Var2Site1, ..., VarNSite1, Var1Site2, Var2Site2, ..., VarNSite2. Predictions of biological change through time require two raster stacks or bricks for environmental conditions at two time periods, each with a layer for each environmental predictor in the fitted model.
● Data Source: CranContrib
● Keywords: gdm
● Alias: predict, predict.gdm
● 0 images

gdm (Package: gdm) :

For an overview of the functions in the gdm package have a look here: gdm-package.
● Data Source: CranContrib
● Keywords: gdm
● Alias: gdm
● 0 images

plot.gdm (Package: gdm) :

plot is used to plot the I-splines and fit of a generalized dissimilarity model created using the gdm function.
● Data Source: CranContrib
● Keywords: gdm
● Alias: plot, plot.gdm
● 0 images

gdm.transform (Package: gdm) :

This function transforms geographic and environmental predictors using (1) the fitted functions from a model object returned from gdm and (2) a data frame or raster stack containing predictor data for a set of sites.
● Data Source: CranContrib
● Keywords: gdm
● Alias: gdm.transform
● 0 images

permutateSitePair (Package: gdm) :

A function which randomizes the rows of a given site-pair table. This function is called from the gdm.varImp function and should not need to be called directly by the user.
● Data Source: CranContrib
● Keywords: gdm, internal
● Alias: permutateSitePair
● 0 images

gdm-package (Package: gdm) :

Generalized Dissimilarity Modeling is a statistical technique for modelling spatial variation in biodiversity between pairs of geographical locations. The gdm package currently provides basic functions to fit, summarize, and plot Generalized Dissimilarity Models and to make predictions (in both space and time) and map biological patterns by transforming environmental predictor variables. Future updates will incorporate support for genomic data.
● Data Source: CranContrib
● Keywords:
● Alias: gdm-package
● 0 images

isplineExtract (Package: gdm) :

Extracts the I-spline values from a gdm object. There is one I-spline for each predictor that has at least one non-zero coefficient in the fitted model.
● Data Source: CranContrib
● Keywords: gdm
● Alias: isplineExtract
● 0 images