> <\body> <\expand|tmdoc-title> Utilizzare le sessioni di GNU R in GNU č un insieme integrato di strumenti software per la manipolazione dei dati e la visualizzazione grafica. Molte persone utilizzano R come un sistema statistico. Ma gli sviluppatori preferiscono pensarlo come uno strumento in cui sono stati implementate molte tecniche statistiche classiche e moderne. Si puņ scaricare da <\verbatim> \ \ \ \ http://www.r-project.org Per poter lanciare una sessione di in , si utilizza . La funzione puņ essere utilizzata per includere il contenuto delle finestre grafiche di nel proprio foglio di lavoro. <\session|r|default> <\output> \ Welcome to the TeXmacs interface to R. To put the current graph in the TeXmacs buffer as an eps use v(). The functions plotv(), linesv(), and pointsv() are provided as a convenience. They do the regular function, and then insert the graph. \; To change the size of the graph that is inserted to TeXmacs,just adjust the size of the X11 window. <\input|<\with|color|red> \ > qnorm(1/2,mean=0,sd=1) <\output> [1] 0 <\input|<\with|color|red> \ > x\-1:100 <\input|<\with|color|red> \ > y\-rnorm(x) <\input|<\with|color|red> \ > plot(x,y) <\input|<\with|color|red> \ > v() <\output> |ps>|/2|/2||||> <\input|<\with|color|red> \ > plot(x) <\input|<\with|color|red> \ > v() <\output> |ps>|/2|/2||||> <\input|<\with|color|red> \ > z\-sort(y) <\input|<\with|color|red> \ > plot(z) <\input|<\with|color|red> \ > v() <\output> |ps>|/2|/2||||> <\input|<\with|color|red> \ > plot(z,sort(y)) <\input|<\with|color|red> \ > v() <\output> |ps>|/2|/2||||> <\input|<\with|color|red> \ > hist(z) <\input|<\with|color|red> \ > v() <\output> |ps>|/2|/2||||> <\input|<\with|color|red> \ > summary(z) <\output> \ \ \ \ \ Min. \ \ 1st Qu. \ \ \ Median \ \ \ \ \ Mean \ \ 3rd Qu. \ \ \ \ \ Max.\ -2.802000 -1.003000 \ 0.007691 -0.040620 \ 0.840500 \ 2.447000\ <\input|<\with|color|red> \ > hist(y,seq(-4,3.5,0.2),prob=TRUE) <\input|<\with|color|red> \ > v() <\output> |ps>|/2|/2||||> <\input|<\with|color|red> \ > \; <\initial> <\collection> <\references> <\collection> > > > |?>> > > > > > > > > > > > > > > > > > > > > > > > > > > <\auxiliary> <\collection> <\associate|idx> |Testo>||Sessione>||R>>|>