S3 classes for FSK metadata based on the FSKX JSON schema specification. These classes ensure proper JSON serialization with correct array/scalar types.
FSKMetadata(
modelType = "genericModel",
generalInformation = NULL,
scope = NULL,
dataBackground = NULL,
modelMath = NULL
)Model type, default "genericModel"
FSKGeneralInformation object
FSKScope object
FSKDataBackground object
FSKModelMath object