Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

8 results for “from:Romine, Jason”

sd normalmixEM
Romine, Jason · May 9, 2014 · r-sig-ecology

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-ecology/attachments/20140509/d4e8f580/attachment.pl>

Raster to network
Romine, Jason · Apr 16, 2014 · r-sig-ecology

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-ecology/attachments/20140416/230a47b7/attachment.pl>

Ryacas
Romine, Jason · Sep 4, 2012 · r-help

Thank you Gabor. I tried to exhaust all troubleshooting solutions listed on the site you suggested prior to posting my question. Perhaps you could share what this error is stemming from. Interestingly, on another machine I have no issue with...

Ryacas
Romine, Jason · Sep 4, 2012 · r-help

I am having issues with Ryacas errors. I searched and found this error was reported in 2006, but nothing since. > library(Ryacas) Loading required package: XML > yacas(expression(Factor(x^2-1))) [1] "Starting Yacas!" CommandLine(1) : Expecting ) closing bracket...

growth curves - grofit
Romine, Jason · Aug 18, 2014 · r-sig-ecology

Hi Ana, If you used nls to fit your model, then you can use predict(your model name, wing length data) or Just solve for x given y. Best, Jason -------------------------------------------------------- Jason G. Romine, Ph.D. USGS Western Fisheries Research Center...

growth curves - grofit
Romine, Jason · Aug 13, 2014 · r-sig-ecology

Hi Ana, I would simply select the models you think may fit your data, then use nlm or optim to fit the models. Once you have selected your final model, use your data to predict ages from wing lengths. Best...

Issue with ltraj function in R for movement analysis
Romine, Jason · Feb 9, 2015 · r-sig-ecology

Hi, A few issues here. From your code it appears that the date you are feeding as.ltraj is not unique (140403). You need to combine date and time then convert to POSIXct. Another thing is that, as written, das...

Distance calculating between points according to a river network
Romine, Jason · Jan 25, 2017 · r-sig-geo

The gdistance package in R is what you are looking for: https://cran.r-project.org/web/packages/gdistance/gdistance.pdf https://cran.r-project.org/web/packages/gdistance/vignettes/gdistance1.pdf Best, Jason On Wed, Jan 25, 2017 at...

Can't find what you're looking for? Try searching with Google .