The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
L’objectif du package sageR
est de fournir le code des
illustrations et des exemples, ainsi que celui de fonctions
addtionnelles, pour le livre Statistiques pour l’économie et la
gestion, Théorie et applications en entreprise, écrit par
Frédéric Bertrand, Christian Derquenne, Gilles Dufrénot, Fredj Jawadi,
Myriam Maumy-Bertrand, dirigés par Claire Borsenberger, De Boeck
Supérieur, Louvain-la-Neuve, 2021.
Pour installer la dernière version du package qui a été publiée sur le CRAN, il suffit d’exécuter la commande suivante :
install.packages("sageR")
Pour installer la version de développement du package depuis GitHub, il suffit d’exécuter la commande suivante :
# install.packages("devtools")
::install_github("fbertran/sageR") devtools
The goal of the sageR
package is to provide code and
additionnal material for the book Statistiques pour l’économie et la
gestion, Théorie et applications en entreprise, written in
French by Frédéric Bertrand, Christian Derquenne, Gilles Dufrénot, Fredj
Jawadi, Myriam Maumy-Bertrand, edited by Claire Borsenberger and
published by De Boeck Supérieur, Louvain-la-Neuve, 2021.
You can install the released version of sageR from CRAN with:
install.packages("sageR")
You can install the development version of SelectBoost from github with:
::install_github("fbertran/sageR") devtools
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.