SlideShare ist ein Scribd-Unternehmen logo
1 von 4
> Inoc=c(7,8,6,3,3,3,3,2,4,7,5,9)<br />> Nerv=factor(rep(rep(1:2,each=3),2),labels=c(quot;
Nervquot;
,quot;
NoNervquot;
))<br />> Simp=factor(rep(1:2,each=6),labels=c(quot;
CSquot;
,quot;
SSquot;
))<br />> Pp=data.frame(Simp,Nerv,Inoc)<br />> Pp<br />   Simp   Nerv Inoc<br />1    CS   Nerv    7<br />2    CS   Nerv    8<br />3    CS   Nerv    6<br />4    CS NoNerv    3<br />5    CS NoNerv    3<br />6    CS NoNerv    3<br />7    SS  Nerv    3<br />8    SS   Nerv    2<br />9    SS   Nerv    4<br />10   SS NoNerv 7<br />11   SS NoNerv    5<br />12   SS NoNerv   9<br />> tapply(Inoc,list(Simp,Nerv),mean)<br />   Nerv NoNerv<br />CS    7      3<br />SS    3      7<br /> > tapply(Inoc,list(Nerv,Simp),mean)<br />       CS SS<br />Nerv    7  3<br />NoNerv  3  7<br />310515347980> boxplot(Inoc~Simp+Nerv)<br />> QQ=aov(Inoc~Simp+Nerv)<br />> summary(QQ)<br />            Df    Sum Sq   Mean Sq   F value Pr(>F)<br />Simp         1 2.608e-31 2.608e-31 3.912e-32      1<br />Nerv         1 8.680e-31 8.680e-31 1.302e-31      1<br />Residuals    9    60.000     6.667                 <br />Con *<br />> QQ=aov(Inoc~Simp*Nerv)<br />> summary(QQ)<br />            Df    Sum Sq   Mean Sq   F value    Pr(>F)    <br />Simp         1 2.608e-31 2.608e-31 1.738e-31 1.0000000    <br />Nerv         1 8.680e-31 8.680e-31 5.787e-31 1.0000000    <br />Simp:Nerv    1      48.0      48.0        32 0.0004776 ***<br />Residuals    8      12.0       1.5                        <br />---<br />Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1 <br />> interaction.plot(Nerv,Simp,Inoc)<br />510540139065<br />15240843280> interaction.plot(Simp,Nerv,Inoc)<br />
Simpatía
Simpatía
Simpatía

Weitere ähnliche Inhalte

Andere mochten auch

Posicionamiento en buscadores_y_eleccion_de_palabras_clave1
Posicionamiento en buscadores_y_eleccion_de_palabras_clave1Posicionamiento en buscadores_y_eleccion_de_palabras_clave1
Posicionamiento en buscadores_y_eleccion_de_palabras_clave1Fuserfer
 
Technical interview questions -networking
Technical interview questions -networkingTechnical interview questions -networking
Technical interview questions -networkingrafiq123
 
Network Engineer Interview Questions with Answers
Network Engineer Interview Questions with Answers Network Engineer Interview Questions with Answers
Network Engineer Interview Questions with Answers Sarmad Ali
 
1000 Ccna Questions And Answers
1000 Ccna Questions And Answers1000 Ccna Questions And Answers
1000 Ccna Questions And AnswersCCNAResources
 

Andere mochten auch (7)

Posicionamiento en buscadores_y_eleccion_de_palabras_clave1
Posicionamiento en buscadores_y_eleccion_de_palabras_clave1Posicionamiento en buscadores_y_eleccion_de_palabras_clave1
Posicionamiento en buscadores_y_eleccion_de_palabras_clave1
 
1. INOC Meeting - Dialogic Organization Development
1. INOC Meeting - Dialogic Organization Development1. INOC Meeting - Dialogic Organization Development
1. INOC Meeting - Dialogic Organization Development
 
Technical interview questions -networking
Technical interview questions -networkingTechnical interview questions -networking
Technical interview questions -networking
 
Network Engineer Interview Questions with Answers
Network Engineer Interview Questions with Answers Network Engineer Interview Questions with Answers
Network Engineer Interview Questions with Answers
 
1000 Ccna Questions And Answers
1000 Ccna Questions And Answers1000 Ccna Questions And Answers
1000 Ccna Questions And Answers
 
Router commands
Router commandsRouter commands
Router commands
 
Network Operation Center Best Practices
Network Operation Center Best PracticesNetwork Operation Center Best Practices
Network Operation Center Best Practices
 

Ähnlich wie Simpatía

Erlang Introduction Bcberlin3
Erlang Introduction Bcberlin3Erlang Introduction Bcberlin3
Erlang Introduction Bcberlin3guesta3202
 
Attention-Based Adaptive Selection of Operations for Image Restoration in the...
Attention-Based Adaptive Selection of Operations for Image Restoration in the...Attention-Based Adaptive Selection of Operations for Image Restoration in the...
Attention-Based Adaptive Selection of Operations for Image Restoration in the...MasanoriSuganuma
 
The Ring programming language version 1.7 book - Part 64 of 196
The Ring programming language version 1.7 book - Part 64 of 196The Ring programming language version 1.7 book - Part 64 of 196
The Ring programming language version 1.7 book - Part 64 of 196Mahmoud Samir Fayed
 
Agilent ADS 模擬手冊 [實習3] 壓控振盪器模擬
Agilent ADS 模擬手冊 [實習3] 壓控振盪器模擬Agilent ADS 模擬手冊 [實習3] 壓控振盪器模擬
Agilent ADS 模擬手冊 [實習3] 壓控振盪器模擬Simen Li
 
The Ring programming language version 1.9 book - Part 69 of 210
The Ring programming language version 1.9 book - Part 69 of 210The Ring programming language version 1.9 book - Part 69 of 210
The Ring programming language version 1.9 book - Part 69 of 210Mahmoud Samir Fayed
 
Algorithim lec1.pptx
Algorithim lec1.pptxAlgorithim lec1.pptx
Algorithim lec1.pptxrediet43
 
The Ring programming language version 1.8 book - Part 66 of 202
The Ring programming language version 1.8 book - Part 66 of 202The Ring programming language version 1.8 book - Part 66 of 202
The Ring programming language version 1.8 book - Part 66 of 202Mahmoud Samir Fayed
 
Introduction to Algorithms
Introduction to AlgorithmsIntroduction to Algorithms
Introduction to Algorithmspppepito86
 
Chart parsing with features
Chart parsing with featuresChart parsing with features
Chart parsing with featuresSRah Sanei
 
Datamining R 2nd
Datamining R 2ndDatamining R 2nd
Datamining R 2ndsesejun
 
Extend R with Rcpp!!!
Extend R with Rcpp!!!Extend R with Rcpp!!!
Extend R with Rcpp!!!mickey24
 
Datamining r 2nd
Datamining r 2ndDatamining r 2nd
Datamining r 2ndsesejun
 
アルゴリズムイントロダクション 8章
アルゴリズムイントロダクション 8章アルゴリズムイントロダクション 8章
アルゴリズムイントロダクション 8章tniky1
 
04. Growth_Rate_AND_Asymptotic Notations_.pptx
04. Growth_Rate_AND_Asymptotic Notations_.pptx04. Growth_Rate_AND_Asymptotic Notations_.pptx
04. Growth_Rate_AND_Asymptotic Notations_.pptxarslanzaheer14
 
Math in V8 is Broken and How We Can Fix It - Athan Reines, Fourier
Math in V8 is Broken and How We Can Fix It - Athan Reines, FourierMath in V8 is Broken and How We Can Fix It - Athan Reines, Fourier
Math in V8 is Broken and How We Can Fix It - Athan Reines, FourierNodejsFoundation
 
TensorFlow 2: New Era of Developing Deep Learning Models
TensorFlow 2: New Era of Developing Deep Learning ModelsTensorFlow 2: New Era of Developing Deep Learning Models
TensorFlow 2: New Era of Developing Deep Learning ModelsJeongkyu Shin
 

Ähnlich wie Simpatía (20)

Erlang Introduction Bcberlin3
Erlang Introduction Bcberlin3Erlang Introduction Bcberlin3
Erlang Introduction Bcberlin3
 
Attention-Based Adaptive Selection of Operations for Image Restoration in the...
Attention-Based Adaptive Selection of Operations for Image Restoration in the...Attention-Based Adaptive Selection of Operations for Image Restoration in the...
Attention-Based Adaptive Selection of Operations for Image Restoration in the...
 
The Ring programming language version 1.7 book - Part 64 of 196
The Ring programming language version 1.7 book - Part 64 of 196The Ring programming language version 1.7 book - Part 64 of 196
The Ring programming language version 1.7 book - Part 64 of 196
 
Agilent ADS 模擬手冊 [實習3] 壓控振盪器模擬
Agilent ADS 模擬手冊 [實習3] 壓控振盪器模擬Agilent ADS 模擬手冊 [實習3] 壓控振盪器模擬
Agilent ADS 模擬手冊 [實習3] 壓控振盪器模擬
 
vcdで日本語(3) long format が旧世界とのGateway
vcdで日本語(3) long format が旧世界とのGatewayvcdで日本語(3) long format が旧世界とのGateway
vcdで日本語(3) long format が旧世界とのGateway
 
The Ring programming language version 1.9 book - Part 69 of 210
The Ring programming language version 1.9 book - Part 69 of 210The Ring programming language version 1.9 book - Part 69 of 210
The Ring programming language version 1.9 book - Part 69 of 210
 
Algorithim lec1.pptx
Algorithim lec1.pptxAlgorithim lec1.pptx
Algorithim lec1.pptx
 
The Ring programming language version 1.8 book - Part 66 of 202
The Ring programming language version 1.8 book - Part 66 of 202The Ring programming language version 1.8 book - Part 66 of 202
The Ring programming language version 1.8 book - Part 66 of 202
 
Introduction to Algorithms
Introduction to AlgorithmsIntroduction to Algorithms
Introduction to Algorithms
 
Chart parsing with features
Chart parsing with featuresChart parsing with features
Chart parsing with features
 
Datamining R 2nd
Datamining R 2ndDatamining R 2nd
Datamining R 2nd
 
Extend R with Rcpp!!!
Extend R with Rcpp!!!Extend R with Rcpp!!!
Extend R with Rcpp!!!
 
Chapter5
Chapter5Chapter5
Chapter5
 
Datamining r 2nd
Datamining r 2ndDatamining r 2nd
Datamining r 2nd
 
Efficient Programs
Efficient ProgramsEfficient Programs
Efficient Programs
 
Crystal ball
Crystal ball Crystal ball
Crystal ball
 
アルゴリズムイントロダクション 8章
アルゴリズムイントロダクション 8章アルゴリズムイントロダクション 8章
アルゴリズムイントロダクション 8章
 
04. Growth_Rate_AND_Asymptotic Notations_.pptx
04. Growth_Rate_AND_Asymptotic Notations_.pptx04. Growth_Rate_AND_Asymptotic Notations_.pptx
04. Growth_Rate_AND_Asymptotic Notations_.pptx
 
Math in V8 is Broken and How We Can Fix It - Athan Reines, Fourier
Math in V8 is Broken and How We Can Fix It - Athan Reines, FourierMath in V8 is Broken and How We Can Fix It - Athan Reines, Fourier
Math in V8 is Broken and How We Can Fix It - Athan Reines, Fourier
 
TensorFlow 2: New Era of Developing Deep Learning Models
TensorFlow 2: New Era of Developing Deep Learning ModelsTensorFlow 2: New Era of Developing Deep Learning Models
TensorFlow 2: New Era of Developing Deep Learning Models
 

Mehr von eliacosta2010

Mehr von eliacosta2010 (6)

Shawn
ShawnShawn
Shawn
 
Shawn
ShawnShawn
Shawn
 
Elizabeth envio
Elizabeth envioElizabeth envio
Elizabeth envio
 
Amigos uta
Amigos utaAmigos uta
Amigos uta
 
AMIGOS UTA
AMIGOS UTAAMIGOS UTA
AMIGOS UTA
 
AMIGOS UTA
AMIGOS  UTAAMIGOS  UTA
AMIGOS UTA
 

Simpatía

  • 1. > Inoc=c(7,8,6,3,3,3,3,2,4,7,5,9)<br />> Nerv=factor(rep(rep(1:2,each=3),2),labels=c(quot; Nervquot; ,quot; NoNervquot; ))<br />> Simp=factor(rep(1:2,each=6),labels=c(quot; CSquot; ,quot; SSquot; ))<br />> Pp=data.frame(Simp,Nerv,Inoc)<br />> Pp<br /> Simp Nerv Inoc<br />1 CS Nerv 7<br />2 CS Nerv 8<br />3 CS Nerv 6<br />4 CS NoNerv 3<br />5 CS NoNerv 3<br />6 CS NoNerv 3<br />7 SS Nerv 3<br />8 SS Nerv 2<br />9 SS Nerv 4<br />10 SS NoNerv 7<br />11 SS NoNerv 5<br />12 SS NoNerv 9<br />> tapply(Inoc,list(Simp,Nerv),mean)<br /> Nerv NoNerv<br />CS 7 3<br />SS 3 7<br /> > tapply(Inoc,list(Nerv,Simp),mean)<br /> CS SS<br />Nerv 7 3<br />NoNerv 3 7<br />310515347980> boxplot(Inoc~Simp+Nerv)<br />> QQ=aov(Inoc~Simp+Nerv)<br />> summary(QQ)<br /> Df Sum Sq Mean Sq F value Pr(>F)<br />Simp 1 2.608e-31 2.608e-31 3.912e-32 1<br />Nerv 1 8.680e-31 8.680e-31 1.302e-31 1<br />Residuals 9 60.000 6.667 <br />Con *<br />> QQ=aov(Inoc~Simp*Nerv)<br />> summary(QQ)<br /> Df Sum Sq Mean Sq F value Pr(>F) <br />Simp 1 2.608e-31 2.608e-31 1.738e-31 1.0000000 <br />Nerv 1 8.680e-31 8.680e-31 5.787e-31 1.0000000 <br />Simp:Nerv 1 48.0 48.0 32 0.0004776 ***<br />Residuals 8 12.0 1.5 <br />---<br />Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1 <br />> interaction.plot(Nerv,Simp,Inoc)<br />510540139065<br />15240843280> interaction.plot(Simp,Nerv,Inoc)<br />