Imports feature data generated by the KPIC2 package.
importFeaturesKPIC2(picsList, analysisInfo)
A list
with a pics
objects obtained with getPIC
or
getPIC.kmeans
for each analysis.
A data.frame
with Analysis information.
An object of a class which is derived from features
.
This function imports data from KPIC2. This function is called when calling importFeatures
with
type="kpic2"
.
Ji2017patRoon
importFeatures
for more details and other algorithms.