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

read.raw.lsd (Package: LSDinterface) :

This function reads all the data series in a LSD results file (.res).
● Data Source: CranContrib
● Keywords: ~kwd1, ~kwd2
● Alias: read.raw.lsd
● 0 images

info.init.lsd (Package: LSDinterface) :

This function reads the initial condition values from a LSD results file (.res).
● Data Source: CranContrib
● Keywords: ~kwd1, ~kwd2
● Alias: info.init.lsd
● 0 images

info.names.lsd (Package: LSDinterface) :

This function reads the variable names (columns) from a LSD results file (.res). The names returned are converted to the original LSD names whenever possible and duplicates are removed.
● Data Source: CranContrib
● Keywords: ~kwd1, ~kwd2
● Alias: info.names.lsd
● 0 images

LSDinterface-package (Package: LSDinterface) :

Sexpr[results=rd,stage=build]{tools:::Rd_package_description("LSDinterface")}

Details

The DESCRIPTION file: Sexpr[results=rd,stage=build]{tools:::Rd_package_DESCRIPTION("LSDinterface")} Sexpr[results=rd,stage=build]{tools:::Rd_package_indices("LSDinterface")} LSD is free software copyrighted by Marco Valente and distributed under GNU General Public License.
● Data Source: CranContrib
● Keywords: package
● Alias: LSDinterface, LSDinterface-package
● 0 images

read.single.lsd (Package: LSDinterface) :

This function reads the data series associated to one instance of each selected variable from a LSD results file (.res). Just a single instance (time series of a single LSD object) is read at each call.
● Data Source: CranContrib
● Keywords: ~kwd1, ~kwd2
● Alias: read.single.lsd
● 0 images

select.colnames.lsd (Package: LSDinterface) :

This function select a subset of a LSD results matrix (as produced by read.raw.lsd) by the column (variable) names, considering only the name part of the column labels.
● Data Source: CranContrib
● Keywords: ~kwd1, ~kwd2
● Alias: select.colnames.lsd
● 0 images

name.clean.lsd (Package: LSDinterface) : Get clean (R) variable name

This function produces a more appropriate variable name from R initial column name conversion.
● Data Source: CranContrib
● Keywords: ~kwd1, ~kwd2
● Alias: name.clean.lsd
● 0 images

name.var.lsd (Package: LSDinterface) :

This function generates the original LSD variable name, as it was defined in LSD and before R adjusts the name, from a R column name (with or without position or timing information appended).
● Data Source: CranContrib
● Keywords: ~kwd1, ~kwd2
● Alias: name.var.lsd
● 0 images

info.dimensions.lsd (Package: LSDinterface) :

This function reads some dimension information from a LSD results file (.res): number of time steps, number of variables and the original column (variable) names.
● Data Source: CranContrib
● Keywords: ~kwd1, ~kwd2
● Alias: info.dimensions.lsd
● 0 images

read.list.lsd (Package: LSDinterface) :

This function reads the data series associated to a specific or all instances of each selected variable from a LSD results file (.res) and saves them into separated matrices (one per variable).
● Data Source: CranContrib
● Keywords: ~kwd1, ~kwd2
● Alias: read.list.lsd
● 0 images