{
	"adjusted": "Adjusted",
	"aic": "Akaike Information Criterion (AIC)",
	"algorithm-converged": "The algorithm converged after {{n}} iterations",
	"algorithm-not-converged": "The algorithm did not converge after {{n}} iterations",
	"apriori-probs": "A-priori probabilities",
	"change-in-log": "Change in log odds associated with unit-increase in respective predictor",
	"close": "Close",
	"cluster": "Cluster",
	"coefficient": "Coefficient",
	"conditionals": "Conditionals",
	"created-from-trees": "Created from {{nTrees}} trees by checking {{nTry}} features at each split.",
	"cumulative-variance": "Cumulative Variance Proportion",
	"decision-tree": "Decision Tree",
	"decision-tree-for": "Decision Tree for {{y}} (model id: tree{{counter}})",
	"drag-plot": "Drag Plot",
	"explained-proportion": "Explained Proportion",
	"f-statistic": "F-statistic",
	"fisher-scoring-converged": "The algorithm converged after {{n}} Fisher Scoring iterations",
	"fisher-scoring-not-converged": "The algorithm did not converge after {{n}} Fisher Scoring iterations",
	"fitted-values": "Fitted Values",
	"grouped-by": "Grouped by",
	"hierarchical-clustering": "Hierarchical Clustering",
	"hierarchical-clustering-summary": "Hierarchical Clustering Summary",
	"importance": "Importance",
	"intercept": "Intercept",
	"kkt-not-satisfied": "Karush-Khun-Tucker (KKT) conditions for an optimal solution are not satisfied",
	"kkt-satisfied": "Karush-Khun-Tucker (KKT) conditions for an optimal solution are satisfied",
	"kmeans-summary": "kmeans Summary",
	"lambda-not-number": "`lambda` has to be a number.",
	"lasso-title": "LASSO Regression for Response {{y}} (model id: lasso{{counter}}, lambda: {{lambda}})",
	"logistic-title": "Regression Summary for Response {{y}} (model id: logis{{counter}})",
	"mean": "Mean",
	"missing-attributes": "Model could not be estimated. Please check that all required attributes are supplied.",
	"missing-excluded": "{{nRemoved} missing observations were excluded from the data.",
	"model-diagnostics": "Model Diagnostics",
	"multiple-regression-title": "Regression Summary for Response {{y}} (model id: lm{{counter}})",
	"naive-bayes-for-response": "Naive Bayes for Response {{y}} (model id: bayes{{counter}} )",
	"name-of-predictor": "Name of Predictor",
	"no": "no",
	"number-of-clusters": "Number of Clusters",
	"obs": "obs",
	"p-value": "p-value",
	"p-value-coefficient-zero": "p-value for hypothesis that coefficient is zero ",
	"pca-summary": "PCA Summary",
	"predict": "Predict",
	"predictions-attached": "Predictions will be attached to data table",
	"predictor": "Predictor",
	"principal-component": "Principal Component",
	"proportion-of-variance": "Proportion of Variance",
	"qq-plot-of-residuals": "QQ Plot of Residuals",
	"random-forest-for": "Random Forest for {{y}} (model id: forest{{counter}})",
	"regression-y-on-x": "Regression of {{y}} on {{x}}",
	"residual-standard-error": "Residual standard error",
	"residuals": "Residuals",
	"residuals-vs-fitted": "Residuals vs. Fitted",
	"sd": "SD",
	"simple-regression-title": "Regression of {{y}} on {{x}} (model id: slm{{counter}})",
	"size": "Size",
	"standard-deviation": "Standard Deviation",
	"standard-deviation-coefficient": "Standard deviation of coefficient estimate",
	"std-error": "Std. Error",
	"test-statistic-coefficient-zero": "Test statistic for hypothesis that coefficient is zero ",
	"threshold": "Threshold",
	"toggle-fullscreen": "Toggle Fullscreen View",
	"total-within-group-sum-of-squares": "Total within-group sum of squares",
	"use-model-to-predict": "Use this model to predict for currently selected data",
	"use-model-to-predict-tooltip": "Predictions and residuals will be attached to data table",
	"use-model-to-predict-tooltip-logistic": "Probabilities, residuals, and predicted categories (using the chosen probability threshold to be exceeded for predicting a success) will be attached to the data table",
	"variable": "Variable",
	"within-group-sum-of-squares": "Within-group sum of squares",
	"yes": "yes"
}
