Blame view

Giac_maj/epsilon-giac/apps/regression/base.en.i18n 411 Bytes
6663b6c9   adorian   projet complet av...
1
2
3
4
5
6
7
8
9
10
11
12
  RegressionApp = "Regression"
  RegressionAppCapital = "REGRESSION"
  Regression = "Regression"
  NoEnoughDataForRegression = "Not enough data for regression"
  Reg = "reg"
  MeanDot = "mean"
  RegressionSlope = "Regression line"
  XPrediction = "Prediction given X"
  YPrediction = "Prediction given Y"
  ValueNotReachedByRegression = "Value not reached by regression"
  NumberOfDots = "Number of points"
  Covariance = "Covariance"