search for: sasso

Displaying 20 results from an estimated 25 matches for "sasso".

Did you mean: lasso
2017 Oct 05
4
dealing with a messy dataset
...70,fill=T) where I used fill=T because the rows don't have the same number of features since R splits the name of the galaxies into 2 columns because of the space. Best Regards, thanks in advance Jean-Philippe Fontaine -- Jean-Philippe Fontaine PhD Student in Astroparticle Physics, Gran Sasso Science Institute (GSSI), Viale Francesco Crispi 7, 67100 L'Aquila, Italy Mobile: +393487128593, +33615653774
2017 Oct 05
0
dealing with a messy dataset
...39;t have the same number of features since R splits the name of the galaxies into 2 columns because of the space. > > > Best Regards, thanks in advance > > > Jean-Philippe Fontaine > > -- > Jean-Philippe Fontaine > PhD Student in Astroparticle Physics, > Gran Sasso Science Institute (GSSI), > Viale Francesco Crispi 7, > 67100 L'Aquila, Italy > Mobile: +393487128593, +33615653774 > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/list...
2011 Oct 13
1
using dynamic variable names
...;t want to create a matrix because I will use these in a time series later and the vectors will be of different length, where having '0' will produce wrong results. This may not be possible in R, if so you can also save me time of trying to figure this out on my own. Thanks for your help, Sasso [[alternative HTML version deleted]]
2017 Oct 05
3
dealing with a messy dataset
...Jean-Philippe On 05/10/2017 16:49, jim holtman wrote: > start <- c(1, 20, 35, 41, 44, 48, 53, 59, 64, 69, 75, 77, 82, 87, > + 92, 114, 121, 127) > > read_fwf(input, fwf_widths(diff(start))) -- Jean-Philippe Fontaine PhD Student in Astroparticle Physics, Gran Sasso Science Institute (GSSI), Viale Francesco Crispi 7, 67100 L'Aquila, Italy Mobile: +393487128593, +33615653774
2017 Oct 05
1
dealing with a messy dataset
...start <- c(1, 20, 35, 41, 44, 48, 53, 59, 64, 69, 75, 77, 82, 87, >>> + 92, 114, 121, 127) >>> > read_fwf(input, fwf_widths(diff(start))) >> >> -- >> Jean-Philippe Fontaine >> PhD Student in Astroparticle Physics, >> Gran Sasso Science Institute (GSSI), >> Viale Francesco Crispi 7, >> 67100 L'Aquila, Italy >> Mobile: +393487128593, +33615653774 >> -- Jean-Philippe Fontaine PhD Student in Astroparticle Physics, Gran Sasso Science Institute (GSSI), Viale Francesco Crispi 7, 67100 L'Aquila,...
2017 Dec 04
3
problem with the behaviour of dashed lines in R plots
...;black", mgp=c(2,0.5,0),cex.lab=1.6,cex=2, xlab = "", ylab = "",xlim=range(c(1.2,1.7)),ylim=rev(range(c(-19,-8))),pch=17) box(lwd=3) dev.off() Thanks in advance, best regards Jean-Philippe Fontaine -- Jean-Philippe Fontaine PhD Student in Astroparticle Physics, Gran Sasso Science Institute (GSSI), Viale Francesco Crispi 7, 67100 L'Aquila, Italy Mobile: +393487128593, +33615653774
2017 Dec 04
1
problem with the behaviour of dashed lines in R plots
...ints works perfectly. Best, Jean-Philippe Fontaine On 04/12/2017 18:30, Sarah Goslee wrote: > It's because you are plotting a line between each of the points in > your data frame, and they are very close togethe -- Jean-Philippe Fontaine PhD Student in Astroparticle Physics, Gran Sasso Science Institute (GSSI), Viale Francesco Crispi 7, 67100 L'Aquila, Italy Mobile: +393487128593, +33615653774
2017 Oct 05
0
dealing with a messy dataset
...wrote: >> >> start <- c(1, 20, 35, 41, 44, 48, 53, 59, 64, 69, 75, 77, 82, 87, >> + 92, 114, 121, 127) >> > read_fwf(input, fwf_widths(diff(start))) > > > -- > Jean-Philippe Fontaine > PhD Student in Astroparticle Physics, > Gran Sasso Science Institute (GSSI), > Viale Francesco Crispi 7, > 67100 L'Aquila, Italy > Mobile: +393487128593, +33615653774 >
2018 Mar 29
2
Compilation on OL7.4 - Tests fail (possibly) due to libyajl
2017 Oct 05
0
dealing with a messy dataset
...#39;t have the same number of features > since R splits the name of the galaxies into 2 columns because of the space. > > > Best Regards, thanks in advance > > > Jean-Philippe Fontaine > > -- > Jean-Philippe Fontaine > PhD Student in Astroparticle Physics, > Gran Sasso Science Institute (GSSI), > Viale Francesco Crispi 7, > 67100 L'Aquila, Italy > Mobile: +393487128593, +33615653774 > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listi...
2011 May 05
0
Could not place calls through IAX
...ESNTN : 1 CALLING TYPEOFN : 0 CALLING TRANSIT : 0 FORMAT : 2 CAPABILITY : 1550 USERNAME : 612 CALLED NUMBER : 330 DNID : 330 ADSICPE : 0 CALLTOKEN : Present FW BLOCK DATA : 16 bytes any hint? bye, stefano -- Stefano Sasso http://stefano.dscnet.org/
2010 Aug 27
2
cfengine vs. puppet
Hello All, I have been tasked with getting some configuration management system running at work. We have about 20 web servers running (some virtual and some physical), and we are trying to come up with a tool that will assist setting up new boxes as we bring them online, as well as maintaining existing systems when changes are necessary. After spending a little bit of time searching around
2002 Aug 20
1
Very audible artifact in RC3
Are you aware that RC3 can cause a scratching, repeating noise to the audio? I downloaded an album in ogg format and while all other track seem ok, the last one has this problem. Sounds too weird to be a ripping problem and ogginfo (1.0) doesn't see any problem with the stream. If you'd like to listen to the file and have a BIG mailbox (size=3677710) or a login to some webspace,
2017 Nov 09
2
R basic
Can anyone help with scripting the commands below? 1. Add/create a new column to df and name it as ShortPause . 2. Convert ShortPause as a factor variable. 3. ShortPause will have two levels (short and long). Assign short if pause is smaller than 0.1, and assign long otherwise. 4. How many ?syntax==intransitive? observations were realized with a tap (tapped==Tapped)? (Use xtabs() and ftable() to
2017 Jun 15
1
draw stripes in a circle in R
...NSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. -- Jean-Philippe Fontaine PhD Student in Astroparticle Physics, Gran Sasso Science Institute (GSSI), Viale Francesco Crispi 7, 67100 L'Aquila, Italy Mobile: +393487128593, +33615653774
2010 Sep 25
0
Asterisk Cluster Scenario
...;real" SIP proxy)? Any hint/advice for this part, or for the global setup? Thanks in advance for the help! Stefano PS: sorry for my weak english PS2: sorry for cross posting but, if the general setup is more asterisk related, the OpenSIPS part is, obviously, OpenSIP specific. -- Stefano Sasso http://stefano.dscnet.org/
2010 Oct 12
0
rtpip patch
...e, "rtpip")) { - ast_copy_string(global_rtpip, v->value, sizeof(global_rtpip)); } else if (!strcasecmp(v->name, "compactheaders")) { sip_cfg.compactheaders = ast_true(v->value); } else if (!strcasecmp(v->name, "notifymimetype")) { -- Stefano Sasso http://stefano.dscnet.org/
2017 Dec 04
0
problem with the behaviour of dashed lines in R plots
Hi, It's because you are plotting a line between each of the points in your data frame, and they are very close together: > cbind(df1$B,predict(regressor,df1)) [,1] [,2] 1 1.410832 -13.96466 2 1.589383 -15.21169 3 1.446662 -14.21491 4 1.488665 -14.50826 5 1.487035 -14.49687 6 1.497347 -14.56890 7 1.458070 -14.29458 8 1.568134 -15.06328 9 1.543364 -14.89029 10 1.513473
2007 Jun 20
0
self-defense tetanus
...who have more vacation time will remain onboard and return to New Orleans with the ship. The county is taking applications until Sept. Not at Winnett cafe Home :: Web Directory :: huntingnews News :: Free RSS news :: Free Newsletter :: Tell a Friend Clientfinder. Well, Cabrera could make coffee . Sasso declined to specify the yards or other details. Home :: Web Directory :: huntingnews News :: Free RSS news :: Free Newsletter :: Tell a Friend Clientfinder. maritime history when it introduced the reflagged Pride of Aloha, the first modern U. IGN is AFK Podcast: Listener Submissions Home :: Web Di...
2007 Jun 20
0
self-defense tetanus
...who have more vacation time will remain onboard and return to New Orleans with the ship. The county is taking applications until Sept. Not at Winnett cafe Home :: Web Directory :: huntingnews News :: Free RSS news :: Free Newsletter :: Tell a Friend Clientfinder. Well, Cabrera could make coffee . Sasso declined to specify the yards or other details. Home :: Web Directory :: huntingnews News :: Free RSS news :: Free Newsletter :: Tell a Friend Clientfinder. maritime history when it introduced the reflagged Pride of Aloha, the first modern U. IGN is AFK Podcast: Listener Submissions Home :: Web Di...