Displaying 9 results from an estimated 9 matches for "summay".
Did you mean:
summary
2009 Feb 17
2
printing out the summary for lm into a txt file
Hi All,
I am trying to run several linear regressions and print out the summay and
the anova reslts on the top of
each other for each model. Below is a sample progarm that did not work. is
it possible to print the
anova below the summary of lm in one file?
thanks for your help
######################################################
data<-read.table("data.txt"...
2006 Jun 19
1
how to do this sum?
Hi, Everybody!
I have a big table which named table_x, and all the elements in the table is very large!
Now I want to do the summay on the talbe_x[,3].
Unfornately, I can't get the right result!
And the R give the warning messages as follow:
> sum(table_x[,3])
>[1] NA
>Warning message:
>interger overflow in sum(.);please use sum(as.numeric(.))
(the original upper message is Chinese,and I have translated those t...
2013 Jul 30
1
Ayuda
Hola colegas:
He estado usando R Studo para obtener unos reportes que espero me ayuden a
comprender un ejemplo que estoy tomando de la red.
Usando sink("Tabla.txt") , al pedir summay(n), obtengo:
sr tl
1 : 1 1: 4
10 : 1 2:13
18 : 1 3:10
30 : 1 4: 4
47 : 1 7: 9
67 : 1
(Other):34
d
Min. : 1.000
1st Qu.: 2.000
Median : 5.000
Mean : 7.025
3rd Qu.: 9.500
Max. :29.000
sma
Min. : 1.00
1st Qu.: 11.00...
2005 May 25
1
The error while using R2WinBUGS
...such as density, stats..., except DIC , because
DIC may not be appropriate in this kind of model due to some
reasons(according to the manual of WinBUGS14), and WinBUGS cannot
calculate it, but this is allowed in WinBUGS. If I just ran it in
WinBUGS, that would be fine, because my goal is to get the summay not
DIC, but I need to run it in R, and R must have DIC. (the example as
follow). I am wondering what I can do to fix it in R?
for exampe: the school example:
the output in R:
> print(schools.sim)
Inference for Bugs model at "c:/schools/schools.bug"
3 chains, each with 1000 iteration...
2005 Aug 26
1
basic anova and t-test question
Hello,
I'm posting this to receive some comments/hints about a rather statistical than R-technical question ... .
In an anova of a lme factor SSPos11 shows up non-significant, but in the t-test of the summay 2 of the 4 levels (one for constrast) are significant. See below for some truncated output.
I realize that the two test are different (F-test/t-test), but I'm looking for for a "meaning". Maye you have a schenario that explains how these differences can be created and how you'd g...
2010 Jan 12
1
[Bug 26012] New: nouveau's performance is slow
...atform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: lowest
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: one_inch at email.com
QAContact: xorg-team at lists.x.org
As the summay states. The performance of nouveau is painfully slow
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
2013 Jul 31
0
Resumen de R-help-es, Vol 53, Envío 46
...qDdbZu8xH2WW58ZHkf+dGWu6=
> JBD+_yHA@mail.gmail.com>
> Content-Type: text/plain
>
> Hola colegas:
> He estado usando R Studo para obtener unos reportes que espero me ayuden a
> comprender un ejemplo que estoy tomando de la red.
> Usando sink("Tabla.txt") , al pedir summay(n), obtengo:
>
> sr tl
> 1 : 1 1: 4
> 10 : 1 2:13
> 18 : 1 3:10
> 30 : 1 4: 4
> 47 : 1 7: 9
> 67 : 1
> (Other):34
> d
> Min. : 1.000
> 1st Qu.: 2.000
> Median : 5.000
> Mean : 7.025
> 3...
2005 Apr 12
3
[Bug 1014] SCP slow bandwidth with Solaris8 on n240
...ng the active IP Interface (bge0). When the inactive IP Interface (bge1) is
used to execute the transfer, no bandwidth issue is seen. Bandwidth issue is
only seen when SCP "get" is executed. "Pushing" a file using SCP do not causing
any bandwidth issue in any way.
Here is a summay of the issue:
- SCP "push" - No Bandwidth issue - Transfer rate = 10MB/s
- SCP "get" - Inactive IP Interface - No Bandwidth issue => 10 MB/s
- SCP "get" - Active IP Interface - Bandwidth issue => ~1.0MB/s - 500 kB/s
Testing was accomplish using SFTP and...
2019 Oct 24
4
calculo porcentaje de subcategirías para individuos diferentes
Buenas noches,
Soy nueva en R y a veces me cuesta pensar los cálculos de manera más
práctica, por los que les agradecería la ayuda.
Tengo una matriz de datos con una dim = 35745 19, correspondientes a
ubicaciones de 39 perros, cada perro tiene poco más o poco menos de 1000
datos.
Necesito saber el % de uso de hábitat natural. Es un sencillo cálculo de
porcentaje, pero me gustaría hacerlo mas