MarkLogic NoSQL Database Server in-Database Analytics for R


[Up] [Top]

Documentation for package ‘rfml’ version 0.1.0

Help Pages

rfml-package rfml: a R wrapper for MarkLogic REST api
$-method Returns a ml.data.frame field as a ml.col.def-class
$<--method Adds a new ml.data.frame field as a ml.col.def-class
arith Arithmetic Operators
Arith-method Arithmetic Operators
as.character-method Cast a ml.col.def-class expresion to string
as.data.frame Pull data from MarkLogic server based on a ml.data.frame object and return it as a data.frame.
as.data.frame-method Pull data from MarkLogic server based on a ml.data.frame object and return it as a data.frame.
as.integer-method Cast a ml.col.def-class expresion to integer
as.ml.data.frame Upload data in a data.frame object or create data based on a ml.data.frame object
as.numeric-method Cast a ml.col.def-class expresion to numeric.
colnames-method Column Names of an ml.data.frame object
Compare-method Relational Operators
cor-method Correlation
cor-method Correlation Matrix
cot Cotangent
cov-method Covariance
cov.pop Population Covariance
degrees Degrees
dim-method Dimensions of an ml.data.frame object
head-method Return the First Part of an ml.data.frame
is.ml.col.def Check if an object is of type ml.col.def-class
is.ml.data.frame Check if an object is of type ml.data.frame
Math-method Miscellaneous Mathematical Functions
max-method Max
mean-method Mean
median-method Median
min-method Min
ml.add.index Creates or updates a Range element index.
ml.arules Mining Association rules and Frequent Itemsets
ml.clear.database Remove all rfml internal files in a MarkLogic database.
ml.col.def-class An S4 class to represent a ml.col.def.
ml.collection.info Retrives information about a collection
ml.collections Lists all collections in a MarkLogic Database.
ml.conn-class An S4 class to represent a connection to a MarkLogic Server Database
ml.connect Creates a connection to a MarkLogic REST server.
ml.data.frame Creates a ml.data.frame object
ml.data.frame-class An S4 class to represent a ml.data.frame.
ml.init.database Set up a MarkLogic database for use with rfml.
ml.lm Creates a simnple linear model
ml.load.sample.data Load sample data set into MarkLogic server
names-method Shows field names of a ml.data.frame object
print-method Prints information of a ml.col.def-class object.
print-method Prints information of a ml.data.frame object
print.mlLm Prints information for a simnple linear model returned by ml.lm
radians Radians
rfml rfml: a R wrapper for MarkLogic REST api
rm.ml.data.frame Remove the data of a ml.data.frame object in MarkLogic server database.
sd-method Standard Deviation
sd.pop Standard Deviation of a population
show-method Prints information of a ml.col.def-class
show-method Prints information of a ml.data.frame object
sum-method Sum
summary ml.data.frame Summaries
summary-method ml.data.frame Summaries
var-method Variance
var.pop Population variance
[-method Extract subsets of a ml.data.frame