search for: baril

Displaying 6 results from an estimated 6 matches for "baril".

Did you mean: bail
2012 Feb 16
3
Converting ts into xts and subsetting
...984 99 Apr 1984 100 What happened to January? The index is always one month off, with X2["1976-01"] giving me Feb 1976. Should I set the time using something else than ts? I know there is the window function, but the xts format is convenient for my needs. Thank you. -- Philippe Baril Lecavalier
2009 Mar 14
1
dispcrepancy between aov F test and tukey contrasts results with mixed effects model
.... Error z value Pr(>|z|) 2 - 1 == 0 0.4853 0.3004 1.616 0.2385 3 - 1 == 0 -0.3159 0.3251 -0.972 0.5943 3 - 2 == 0 -0.8012 0.2994 -2.676 0.0202 * --- Signif. codes: 0 ?***? 0.001 ?**? 0.01 ?*? 0.05 ?.? 0.1 ? ? 1 (Adjusted p values reported -- single-step method) Lisa Baril Masters Candidate Department of Ecology Montana State University - Bozeman 406.994.2670
2012 Feb 01
0
RoR Developer Needed (Royal Oak, MI)
Hi everyone, I am looking for an RoR Developer with the following experience for a great opportunity in Royal Oak, MI. If you or anyone you know is interested in learning more please contact me directly at mbarile-WmwNS7czg+Vl57MIdRCFDg@public.gmane.org or 734.462.9505. • 5+ years of total commercial software development expertise • 2 + years of commercial Ruby on Rails experience • Expert knowledge of Html, CSS, JavaScript and AJAX • Experience with NoSQ...
2011 Nov 15
3
if/else scope
What is wrong with the following? x <- 1:2 if(x[1] > 0) { if(x[2] > 0) { print("1 & 2 > 0") } else { print("1 > 0") } } else { if(x[2] > 0) {
2011 Nov 10
3
Creating dummys in R
Dear R-project! How do i create 1 dummy from 2 already existing dummys. To be more precise, I want to create a dummy from a dummy called "sex" and another called "sex1" when both thoose dummys are 1 I want my created dummy "samesex" to take 1. Thanks for the help! Paulie [[alternative HTML version deleted]]
1999 Oct 10
24
samba as PDC
hi all, i want to have samba in my liux as a PDC, so i have download the last version of samba 2.1alpha. but i can't compile it shows errors : Linking bin/nmbd libsmb/clientgen.o: In function `cli_establish_connection': libsmb/clientgen.o(.text+0x4ef3): undefined reference to `prs_init' libsmb/clientgen.o(.text+0x4f50): undefined reference to `create_ntlmssp_resp'