search for: idaho

Displaying 20 results from an estimated 131 matches for "idaho".

Did you mean: uidaho
2009 Jan 12
2
problems with download.file() from ftp?
Dear list, I am trying to download a text file from an ftp site using download.file(). I used the following code: url <- "ftp://ftp.wcc.nrcs.usda.gov/data/snow/snow_course/table/history/idaho/13e19.txt" dest <- "c:/test/downloadtest.txt" download.file(url, dest) I get this error message, indicating that R is unable to open the connection: trying URL 'ftp://ftp.wcc.nrcs.usda.gov/data/snow/snow_course/table/history/idaho/13e19.txt' Error in download.file(url, des...
2003 Sep 01
3
meta-analysis question
...a "general" y=f(x). I only have the b0,b1's and R-squareds. Should i weigh the separate equations by their R-squared? thanks Remko ^'~,_,~'^'~,_,~'^'~,_,~'^'~,_,~'^'~,_,~'^'~,_,~' Remko Duursma, Ph.D. student Forest Biometrics Lab / Idaho Stable Isotope Lab University of Idaho, Moscow, ID, U.S.A.
2020 May 06
2
Issues porting intrinsics to LLVM 10
...backend for our custom application. I have defined intrinsics for many of the custom instructions. Against LLVM 7 this was working well. When I try to merge my changes into LLVM 10, I get: /home/dej/work/llvm_git/llvm-project/llvm/build/lib/Target/RISCV/RISCVGenGlobalISel.inc:11582:60: error: ‘idaho_mt_begin’ is not a member of ‘llvm::Intrinsic’ GIM_CheckIntrinsicID, /*MI*/0, /*Op*/0, Intrinsic::idaho_mt_begin, This intrinsic is defined pretty simply: let TargetPrefix = "idaho" in { def int_idaho_mt_begin : Intrinsic<[], [llvm_ptr_ty,llvm_i64_ty], []>; } With LLVM 7...
2002 Apr 17
2
nls error control
...due to whatever difficulties it encountered but to not return an error that stops the entire simulation. Has anyone worked-out a tweak to do this? I'm using version 1.4.1 under Linux. Best regards, Tim Johnson --------------------------------- Assistant Professor of Statistics University of Idaho Moscow, Idaho 83844-1104 trjohns at uidaho.edu http://www.uidaho.edu/~trjohns -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe...
2009 Jan 19
3
download/retain text file structure with RCurl/getURL()
...oad a text file directly from the internet using the RCurl package and the command getURL. Duncan Lang graciously helped me solve the first step in this problem using the following command: ################# txtfile <- getURL('ftp://ftp.wcc.nrcs.usda.gov/data/snow/snow_course/table/history/idaho/13e19.txt', ftp.use.epsv = FALSE) ################# This brings the text file into R in a single long character string. I've spent many hours now trying to bring this text file into R into a sensible form. I've tried every variant of different commands in getURL help file, as well as...
2004 Apr 21
1
difference between coxph and cph
...20 1.04 # Hazard Ratio 0.000 1.000 1.0000 1.52 NA 0.82 2.84 # Weight.at.age.4 8.613 10.602 1.9885 -0.19 0.17 -0.51 0.14 # Hazard Ratio 8.613 10.602 1.9885 0.83 NA 0.60 1.15 Sincerely Deb Montgomery Department of Fisheries and Wildlife Resources University of Idaho Moscow, Idaho 83843 208-885-4008 mont4260 at uidaho.edu
2003 Dec 29
2
Rcmd check package failure
..., and "latex" as well as "pdftex" both run in the (Win) command window. I use R1.81 but also tried in R1.71. Any ideas? Remko ^'~,_,~'^'~,_,~'^'~,_,~'^'~,_,~'^'~,_,~'^'~,_,~' Remko Duursma, Ph.D. student Forest Biometrics Lab / Idaho Stable Isotope Lab University of Idaho, Moscow, ID, U.S.A.
2002 Sep 27
3
Retaining regularly used add-ons
...there's a more elegant way to hold on to the packages I use regularly? Thanks in advance for any suggestions or insight, and a big thanks to all for creating and maintaining such a powerful tool. Regards, Rob ____________ Rob Keefe M.S. student Department of Forest Resources University of Idaho PO Box 441133 Moscow, ID 83844-1133 Lab: (208) 885-5165 Home: (208) 882-9749 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscrib...
2003 Jul 10
6
info
HI I'm a student in chemical engineering, and i have to implement an algoritm about FIVE PARAMETERS INTERPOLATION for a calibration curve (dose, optical density) y = a + (c - a) /(1+ e[-b(x-m]) where x = ln(analyte dose + 1) y = the optical absorbance data a = the curves top asymptote b = the slope of the curve c = the curves bottom asymptote m = the curve X intercept Have you never seen
2005 Apr 19
2
Odd diagnostic plots in mixed-effects models
...del is lacking? And, is this effect likely to compromise the interpretation of any of the other standard diagnostic plots (eg qqnorm)? Thanks much for any thoughts, Andrew -- Andrew Robinson Ph: 208 885 7115 Department of Forest Resources Fa: 208 885 6226 University of Idaho E : andrewr at uidaho.edu PO Box 441133 W : http://www.uidaho.edu/~andrewr Moscow ID 83843 Or: http://www.biometrics.uidaho.edu No statement above necessarily represents my employer's opinion.
2019 Dec 03
1
Dynamic load library problem using R 4.0.0
...----------------- If advised to do so, I'll create a simple and fully reproducible example, but perhaps I missing something simple (like compiler switch needed to create my .dll that has not been necessary until now). Thanks, Nick -- Nicholas L. Crookston Forestry Research Consultant Moscow Idaho USA [[alternative HTML version deleted]]
2008 Mar 27
2
Samba Share Mounts with Java
Hello, I am developing a Java application that requires me to read from and write to a samba share. When developing in a windows environment this was not a problem. I mounted the share as "M:/", built a path to a file, checked if the file exists using the Java function file.exists(), and went on my merry way. Now I am developing in a Linux environment(SuSE 10). I mount the samba
2004 Nov 10
1
List seems to drop empty levels of factors when containin g them
...els. I would like to keep them (I am using the list for a two-dimensional tapply). Is there any way to avoid this? I'm using R 2.0.0 on FreeBSD 5.2.1. Thanks, Andrew -- Andrew Robinson Ph: 208 885 7115 Department of Forest Resources Fa: 208 885 6226 University of Idaho E : andrewr at uidaho.edu PO Box 441133 W : http://www.uidaho.edu/~andrewr Moscow ID 83843 Or: http://www.biometrics.uidaho.edu No statement above necessarily represents my employer's opinion. ________________________________________...
2009 Jul 03
2
mapping states with colors
...arolina' , 'north dakota', 'ohio', 'pennsylvania', 'rhode island', 'virginia', 'wyoming', 'arkansas', 'vermont') syg <- c( 'alaska', 'california', 'colorado', 'florida', 'georgia', 'idaho' , 'illinois', 'indiana', 'iowa', 'kansas', 'kentucky', 'louisiana', 'maine' , 'michigan', 'mississippi', 'montana', 'nevada', 'oklahoma', 'oregon', 'south carolina', 'south dakot...
2002 Dec 17
0
getData.lme error
...operly assigned to naAct in this way. Has anyone encountered this before? What to do? (i can, ofcourse, refit my model with excluding the NAs myself - but thats not so elegant!) Thanks, Remko Duursma ##################################### Remko A. Duursma, Ph.D. student Forest Biometrics Lab / Idaho Stable Isotopes Laboratory Department of Forest Resources University of Idaho - College of Natural Resources Email: remkoduursma at yahoo.com Tel: (208)-885-5165 _____________________________________________________________ Get 25MB, POP3, Spam Filtering with LYCOS MAIL PLUS for $19.95/year. http...
2003 Jan 21
1
Modified F-test for heterogeneous error variances
...es? Are there other statistical techniques available in R that test the equality of means when homoscedastisity is violated? 't.test' does this in the pairwise sense when var.equal = TRUE. With best wishes and kind regards I am Sincerely, Corey A. Moffet Support Scientist University of Idaho Northwest Watershed Research Center 800 Park Blvd, Plaza IV, Suite 105 Boise, ID 83712-7716 (208) 422-0718
2003 Jun 11
1
mixed-effects models for left-censored data?
...ored? Can the tobit model be modified to do this? Does anyone have experience with this type of dataset? Help is much appreciated, Remko Duursma ^'~,_,~'^'~,_,~'^'~,_,~'^'~,_,~'^'~,_,~'^'~,_,~' Remko Duursma, Ph.D. student Forest Biometrics Lab / Idaho Stable Isotope Lab University of Idaho, Moscow, ID, U.S.A.
2003 Jun 13
1
Problem with Rcmd SHLIB
...ler told me i already had Perl installed! By the way, Rcmd COMPILE somefile.f gives the same error message. What am i missing? Thanks, Remko ^'~,_,~'^'~,_,~'^'~,_,~'^'~,_,~'^'~,_,~'^'~,_,~' Remko Duursma, Ph.D. student Forest Biometrics Lab / Idaho Stable Isotope Lab University of Idaho, Moscow, ID, U.S.A.
2006 Jan 19
0
Editing Partial Correlation Matrix
...per.panel=panel.smooth, lower.panel=panel.cor ) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Mark Kimsey Research Assistant Intermountain Forest Tree Nutrition Cooperative University of Idaho Moscow, Idaho 83844-1133 ------------------------ Work: 208.885.7520 Mobile: 509.330.0640 Fax: 208.885.7442 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [[alternative HTML version del...
2006 Apr 11
2
OT: Polycom IP501 Config file error - Error is 0x4020 (during autoboot...)
...few seconds." Then it displays: Config file error Error is 0x4020 and reboots continuously, repeating the above. Anyone seen this before? Is this a corrupt *.ld file? An FTP error? (PASV)? A missing SETUP setting? Thanks! -- Jim Rice by Design Publishing 11626 N. Tracey Road Hayden, Idaho 83835 (208) 772-8060 x201