powered by
Normalizes data for the OPF classifier
opf_normalize(dataSet)
Returns the normalized subGraph
The subGraph object
dataset <- opf_read_subGraph(system.file("extdata/boat.dat",package = "LibOPF")) dat <- opf_normalize(dataset)
Run the code above in your browser using DataLab