search for: ghirlanda

Displaying 4 results from an estimated 4 matches for "ghirlanda".

2010 Dec 19
2
R.matlab memory use
...h i686 os linux-gnu system i686, linux-gnu status major 2 minor 11.1 year 2010 month 05 day 31 svn rev 52157 language R version.string R version 2.11.1 (2010-05-31) Thanks for your help, Stefano -- Stefano Ghirlanda www.intercult.su.se/~stefano - drghirlanda.wordpress.com
2020 Apr 02
1
Cloud Image building (like CentOS is doing it)
Hello, I was not able to find information about how CentOS is building its Cloud Images. I know packer etc are able to do it, but I am interested in how CentOS is building its own images as we like to adapt that for our Openstack Cloud. thanks for any hints Nicolas
2007 Nov 12
1
bootstrap
...than against the F distribution. is this a sensible approach? could one also use sums of squares directly as the bootstrapped statistics? apologies for the longhis mail, and thanks in advance for any insight into this. stefano -- Stefano | Department of Psychology, University of Bologna, and Ghirlanda | Stockholm University Centre for the Study of Cultural Evolution http://www.intercult.su.se/~stefano
2010 Dec 19
3
monthly median in a daily dataset
Hello, I have a multi-year dataset (see below) with date, a data value and a flag for the data value. I want to find the monthly median for each month in this dataset and then plot it. If anyone has suggestions they would be greatly apperciated. It should be noted that there are some dates with no values and they should be removed. Thanks Emily > print ( str(data$flow$daily) )