Saidani Amel edited section_Travail.tex  about 10 years ago

Commit id: 8d2f0a5b0ca683e491851bd3351985e87f5df882

deletions | additions      

       

\begin{figure*}[h]  \centering  \includegraphics{https://authorea.com/users/5062/articles/5608/master/folder/figures/Capture.PNG}  \label{fig:} \includegraphics{}  \label{fig:image1}  \end{figure*}  \item[Question 2 :] La commande \fbox {\textbf{attach}(nomBaseDeDonnées)} permet d'extraire les variables et de les manipuler : elle séparéme les variables d'iris sous forme de vecteurs on pourra alors les appeler par leur nom. ( la commande \textbf{detach} supprime les vecteurs créés par la fonction \textbf{attach} et donc on pourra pas les extraire).  \newpage  \begin{figure*}[h]  \centering  \includegraphics[height=150px, width=150px]{https://authorea.com/users/5062/articles/5608/master/folder/figures/Capture 2.PNG}  \label{fig:} \includegraphics{}  \label{fig:image2}  \end{figure*}  \item[Question 3 :] les commandes \fbox {\textbf{class}(nomVariable)} ou \fbox {\textbf{str}(nomVariable)} donnent le type de la variable.  \begin{figure*}[h]  \centering  \includegraphics[height=120px, width=380px]{https://authorea.com/users/5062/articles/5608/master/folder/figures/Capture_3.PNG}  \label{fig:} \includegraphics{}  \label{fig:image3}  \end{figure*}  \begin{figure*}[h]  \centering  \includegraphics[height=70px, width=70px]{https://authorea.com/users/5062/articles/5608/master/folder/figures/Capture 4.PNG}  \label{fig:} \includegraphics{}  \label{fig:image4}  \end{figure*}  \item[Question 4 :] la commande \textbf{str} str affiche la structure interne d'un objet incluant son type. C'est une fonction diagnostic en une seule ligne pour chaque structure. La commande \textbf{class} elle donne le type de la variable (numérique ...) seulement.  \newpage 

\begin{figure*}[h]  \centering  \includegraphics[height=120px, width=380px]{https://authorea.com/users/5062/articles/5608/master/folder/figures/Capture 5.PNG}  \label{fig:} \includegraphics{}  \label{fig:image5}  \end{figure*}  \end{description}