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

as_tcclimate (Package: treeclim) : Create the correct data format for variable selection

Check the climate data that is either supplied as a matrix, a data.frame, or a list of data.frames. Reformat the data for further usage into the internal format.
● Data Source: CranContrib
● Keywords: internal, manip,
● Alias: as_tcclimate
● 0 images

eval_selection (Package: treeclim) : Eval a single list of specifications

Evaluate a single list of specifications. Climate parameters are selected from the parameter matrix by name, then the appropriate function is applied to the correct month subset.
● Data Source: CranContrib
● Keywords: internal, manip
● Alias: eval_selection
● 0 images

is_continuous (Package: treeclim) : Check if month specification is continuous

If month specification is continuous, this function will return TRUE, and FALSE if not.
● Data Source: CranContrib
● Keywords: internal, manip
● Alias: is_continuous
● 0 images

tc_design (Package: treeclim) : Deparse list structure from month specification and return parameter set

Deparse list structure from month specification into single calls, call an aggregating function to collect the data, and return a parameter set for calibration. In general, the months must be specified as a list or nested list structure. Possible cases are: list() list(...) list(list(...)) list(list(...), list(...), ...)
● Data Source: CranContrib
● Keywords:
● Alias: tc_design
● 0 images

seascorr (Package: treeclim) : Seasonal (partial) correlation analysis

Calculate seasonal correlation with primary and secondary climate variables and tree-ring data, similar to the seascorr function for MATLAB.
● Data Source: CranContrib
● Keywords:
● Alias: seascorr
● 0 images

tc_correlation (Package: treeclim) : (bootstrapped) correlation function

See documentation of dcc for details.
● Data Source: CranContrib
● Keywords: internal
● Alias: tc_correlation
● 0 images

make_pmat (Package: treeclim) : Make list of parameter matrices from climate input data

Reformat climate input data into separate lists
● Data Source: CranContrib
● Keywords: internal, manip
● Alias: make_pmat
● 0 images

make_range_list (Package: treeclim) : deconstruct call to modifier into list

deconstructs the call to a modifier into a list for further processing with the list-based parameter selection functions
● Data Source: CranContrib
● Keywords: internal
● Alias: make_range_list
● 0 images

tc_mfunc (Package: treeclim) : moving response and correlation function

see doc for dcc for details.
● Data Source: CranContrib
● Keywords: internal
● Alias: tc_mfunc
● 0 images

correct_continuous (Package: treeclim) : Correct continuous month specifications

If month specification is continuous, it must be interpreted differently if it contains 0. E.g., -5:8 must be translated to c(-5:-12, 1:8).
● Data Source: CranContrib
● Keywords: internal, manip
● Alias: correct_continuous
● 0 images