Learn R Programming

elasticIsing (version 0.2)

optimalGraph: Optimal graph selection

Description

Selects the optimal graph from the results of elasticIsing

Usage

optimalGraph(object, cost)

Arguments

object
An elasticIsing object, resulting from elasticIsing
cost
Cost function to use (from the cvTools package). One of 'mspe', 'rmspe', 'mape', 'tmspe'. or 'rtmspe'