Julia API
This is the class and function reference of catch22.jl. Please refer to the user guide for further details as the class and function specifications may not be sufficient to give full context.
Catch22 Module
Types
FeatureSet
FeatureSet(funcs::Vector{<:Function}, names::Vector{Symbol}, keywords::Vector{Vector{String}}, descriptions::Vector{String})SuperFeatureSet
SuperFeatureSet(funcs::Vector{<:Function}, names::Vector{Symbol}, descriptions::Vector{String}, keywords::Vector{Vector{String}}, transform::Function)Functions
catch22
catch22(π±::Vector)
catch22(X::Array)
catch22[featurename::Symbol](X::Array)catch24
c22
c24
Individual Feature Methods
Method
Parameters
Return Type
Description
Example Usage
Last updated