Saidani Amel edited section_Travail.tex  about 10 years ago

Commit id: edeea1c2f4ba9b2e5d4a3183bc10bf86cfbd7afa

deletions | additions      

       

\begin{figure*}[h]  \centering  \includegraphics[height=90px, width=120px]{https://authorea.com/users/5062/articles/5608/master/folder/figures/Capture.PNG}  \label{fig:image 1} \label{fig:}  \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). 

\begin{figure*}[h]  \centering  \includegraphics[height=70px, width=300px]{https://authorea.com/users/5062/articles/5608/master/folder/figures/Capture 2.PNG}  \label{fig:2} \label{fig:}  \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:3} \label{fig:}  \end{figure*}  \begin{figure*}[h]  \centering  \includegraphics[height=130px, width=150px]{https://authorea.com/users/5062/articles/5608/master/folder/figures/Capture 4.PNG}  \label{fig:3} \label{fig:}  \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:cinq} \label{fig:}  \end{figure*}  \end{description}