Search results for "module:Statistics::R"

Statistics::R - Perl interface with the R statistical program River stage one • 2 direct dependents • 2 total dependents

*Statistics::R* is a module to controls the R interpreter (R project for statistical computing: <http://www.r-project.org/>). It lets you start R, pass commands to it and retrieve their output. A shared mode allows several instances of *Statistics::R...

FANGLY/Statistics-R-0.34 - 19 Oct 2015 17:40:42 UTC

Statistics::R::IO - Perl interface to serialized R data River stage zero No dependents

This module is a pure-Perl implementation for reading native data files produced by the R statistical computing environment <http://www.r-project.org>) It provides routines for reading files in the two primary file formats used in R for serializing n...

DAVOR/Statistics-R-IO-1.0002 - 02 Aug 2017 13:08:49 UTC

Statistics::R::REXP - base class for R objects (SEXPs) River stage zero No dependents

An object of this class represents a native R object. This class cannot be directly instantiated (it will die if you call "new" on it), because it is intended as a base abstract class with concrete subclasses to represent specific object types. An R ...

DAVOR/Statistics-R-IO-1.0002 - 02 Aug 2017 13:08:49 UTC

Statistics::R::Win32 - Helper functions for Statistics::R on MS Windows platforms River stage one • 2 direct dependents • 2 total dependents

Do not use this module directly. Use Statistics::R instead. Helper functions to deal with environment variables and escape file paths on MS Windows platforms....

FANGLY/Statistics-R-0.34 - 19 Oct 2015 17:40:42 UTC

Statistics::R::Legacy - Legacy methods for Statistics::R River stage one • 2 direct dependents • 2 total dependents

Do not use this module directly. Use Statistics::R instead. This module contains legacy methods for *Statistics::R*. They are provided solely so that code that uses older versions of *Statistics::R* does not crash with recent version. Do not use thes...

FANGLY/Statistics-R-0.34 - 19 Oct 2015 17:40:42 UTC

Statistics::R::IO::RDS - Supply object methods for RDS files River stage zero No dependents

"Statistics::R::IO::RDS" provides an object-oriented interface to parsing RDS files. RDS files store a serialization of a single R object (and, if the object contains references to other objects, such as environments, all the referenced objects as we...

DAVOR/Statistics-R-IO-1.0002 - 02 Aug 2017 13:08:49 UTC

Statistics::R::IO::Base - Common object methods for processing R files River stage zero No dependents

An object of this class represents a handle to an R-related file. This class cannot be directly instantiated (it will die if you call "new" on it), because it is intended as a base abstract class with concrete subclasses to parse specific types of fi...

DAVOR/Statistics-R-IO-1.0002 - 02 Aug 2017 13:08:49 UTC

Statistics::R::REXP::S4 - an R closure River stage zero No dependents

An object of this class represents an R S4 object ("S4SXP")....

DAVOR/Statistics-R-IO-1.0002 - 02 Aug 2017 13:08:49 UTC

Statistics::R::REXP::Raw - an R raw vector River stage zero No dependents

An object of this class represents an R raw vector ("RAWSXP"). It is intended to hold the data of arbitrary binary objects, for instance bytes read from a socket connection....

DAVOR/Statistics-R-IO-1.0002 - 02 Aug 2017 13:08:49 UTC

Statistics::R::IO::RData - Supply object methods for RData files River stage zero No dependents

"Statistics::R::IO::RData" provides an object-oriented interface to parsing RData files. RData files store a serialization of a collection of *named* objects, typically a workspace. These files are created in R using the "save" function and are typic...

DAVOR/Statistics-R-IO-1.0002 - 02 Aug 2017 13:08:49 UTC

Statistics::R::REXP::List - an R generic vector (list) River stage zero No dependents

An object of this class represents an R list, also called a generic vector ("VECSXP"). List elements can themselves be lists, and so can form a tree structure....

DAVOR/Statistics-R-IO-1.0002 - 02 Aug 2017 13:08:49 UTC

Statistics::R::REXP::Null - the R null object River stage zero No dependents

An object of this class represents the null R object ("NILSXP"). The null object does not have a value or attributes, and trying to set them will cause an exception....

DAVOR/Statistics-R-IO-1.0002 - 02 Aug 2017 13:08:49 UTC

Statistics::R::IO::Parser - Functions for parsing R data files River stage zero No dependents

You shouldn't create instances of this class, it exists mainly to handle deserialization of R data files by the "IO" classes....

DAVOR/Statistics-R-IO-1.0002 - 02 Aug 2017 13:08:49 UTC

Statistics::R::IO::Rserve - Supply object methods for Rserve communication River stage zero No dependents

"Statistics::R::IO::Rserve" provides an object-oriented interface to communicate with the Rserve <http://www.rforge.net/Rserve/> binary R server. This allows Perl programs to access all facilities of R without the need to have a local install of R or...

DAVOR/Statistics-R-IO-1.0002 - 02 Aug 2017 13:08:49 UTC

Statistics::R::REXP::Double - an R numeric vector River stage zero No dependents

An object of this class represents an R numeric (aka double) vector ("REALSXP")....

DAVOR/Statistics-R-IO-1.0002 - 02 Aug 2017 13:08:49 UTC

Statistics::R::REXP::Symbol - an R symbol River stage zero No dependents

An object of this class represents an R symbol/name object ("SYMSXP")....

DAVOR/Statistics-R-IO-1.0002 - 02 Aug 2017 13:08:49 UTC

Statistics::R::REXP::Vector - an R vector River stage zero No dependents

An object of this class represents an R vector. This class cannot be directly instantiated (it will die if you call "new" on it), because it is intended as a base abstract class with concrete subclasses to represent specific types of vectors, such as...

DAVOR/Statistics-R-IO-1.0002 - 02 Aug 2017 13:08:49 UTC

Statistics::R::REXP::Logical - an R logical vector River stage zero No dependents

An object of this class represents an R logical vector ("LGLSXP")....

DAVOR/Statistics-R-IO-1.0002 - 02 Aug 2017 13:08:49 UTC

Statistics::R::REXP::Integer - an R integer vector River stage zero No dependents

An object of this class represents an R integer vector ("INTSXP")....

DAVOR/Statistics-R-IO-1.0002 - 02 Aug 2017 13:08:49 UTC

Statistics::R::REXP::Closure - an R closure River stage zero No dependents

An object of this class represents an R closure ("ENVSXP"). Closures in R are constructed with "function" and consist of a arguments(*args*) -- optionally with default values (*defaults*); a *body*; and an *environment*, a pointer to an enclosing eva...

DAVOR/Statistics-R-IO-1.0002 - 02 Aug 2017 13:08:49 UTC
86 results (0.037 seconds)