X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2Fcommand.def;h=f8ee29af615a84a7d6ba24b5f4eb3fe16d6aa9c3;hb=5d56372396bcc2a278b94f27ff916ccf0e6e2e06;hp=e0c1a034ae67a9bf69ee079c54f0db86d51654a1;hpb=2c043e1bf0d36ae7b3900bf3c2b98196f67d5b7d;p=pspp-builds.git diff --git a/src/language/command.def b/src/language/command.def index e0c1a034..f8ee29af 100644 --- a/src/language/command.def +++ b/src/language/command.def @@ -167,7 +167,7 @@ UNIMPL_CMD ("CATPCA", "Categorical principle components analysis") UNIMPL_CMD ("CATREG", "Categorical regression") UNIMPL_CMD ("CCF", "Time series cross correlation") UNIMPL_CMD ("CLEAR TRANSFORMATIONS", "Clears transformations from active dataset") -UNIMPL_CMD ("CLUSTER", "Hierachial clustering") +UNIMPL_CMD ("CLUSTER", "Hierarchical clustering") UNIMPL_CMD ("CONJOINT", "Analyse full concept data") UNIMPL_CMD ("CORRESPONDENCE", "Show correspondence") UNIMPL_CMD ("COXREG", "Cox proportional hazards regression") @@ -192,7 +192,7 @@ UNIMPL_CMD ("GENLOG", "Categorical model fitting") UNIMPL_CMD ("GET TRANSLATE", "Read other file formats") UNIMPL_CMD ("GGRAPH", "Custom defined graphs") UNIMPL_CMD ("GRAPH", "Draw graphs") -UNIMPL_CMD ("HILOGLINEAR", "Hierarchial loglinear models") +UNIMPL_CMD ("HILOGLINEAR", "Hierarchical loglinear models") UNIMPL_CMD ("HOMALS", "Homogeneity analysis") UNIMPL_CMD ("IGRAPH", "Interactive graphs") UNIMPL_CMD ("INFO", "Local Documentation") @@ -211,7 +211,7 @@ UNIMPL_CMD ("MODEL HANDLE", "Define server connection") UNIMPL_CMD ("MODEL LIST", "Show existing models") UNIMPL_CMD ("MODEL NAME", "Specify model label") UNIMPL_CMD ("MULTIPLE CORRESPONDENCE", "Multiple correspondence analysis") -UNIMPL_CMD ("MULT RESPONSE", "Multiple reponse analysis") +UNIMPL_CMD ("MULT RESPONSE", "Multiple response analysis") UNIMPL_CMD ("MVA", "Missing value analysis") UNIMPL_CMD ("NAIVEBAYES", "Small sample bayesian prediction") UNIMPL_CMD ("NLR", "Non Linear Regression")