Imports feature data generated by the KPIC2 package.

importFeaturesKPIC2(picsList, analysisInfo)

Arguments

picsList

A list with a pics objects obtained with getPIC or getPIC.kmeans for each analysis.

analysisInfo

A data.frame with Analysis information.

Value

An object of a class which is derived from features.

Details

This function imports data from KPIC2. This function is called when calling importFeatures with type="kpic2".

References

Ji2017patRoon

See also

importFeatures for more details and other algorithms.