ExperimentAttribute(experiment attribute) |
appearance as argument number 1 |
(documentation ExperimentAttribute EnglishLanguage "The class of Attributes which relate to instances of Experimenting.") | UXExperimentalTerms.kif 4404-4405 | |
(subclass ExperimentAttribute Attribute) | UXExperimentalTerms.kif 4400-4400 | Experiment attribute is a subclass of attribute |
appearance as argument number 2 |
(instance ABTest ExperimentAttribute) | UXExperimentalTerms.kif 4417-4417 | A/B test is an instance of experiment attribute |
(termFormat EnglishLanguage ExperimentAttribute "experiment attribute") | UXExperimentalTerms.kif 4402-4402 | A/B test is an instance of experiment attribute |
antecedent |
(=> (and (attribute ?EXP ?ATTR) (instance ?ATTR ExperimentAttribute)) (instance ?EXP Experimenting)) |
UXExperimentalTerms.kif 4407-4411 |
|