announcing secr 2.3.2

announcements (new versions, changes, bugs, installation problems...) related to program DENSITY and the R package secr

announcing secr 2.3.2

Postby murray.efford » Tue May 15, 2012 7:49 pm

This new release includes a variety of mostly minor extensions, and fixes several minor bugs.

A new function randomHabitat() implements the modified random cluster algorithm of Saura and Martinez-Millan (2000 Landscape Ecology) to generate random landscapes - these can be used with sim.popn() e.g.
Code: Select all
tempmask <- make.mask(nx = 100, ny = 100, spacing = 20)
mrcmask <- randomHabitat(tempmask, p = 0.4, A = 0.4)
pop <- sim.popn(10, mrcmask, model2D = "IHP")


The format for storing acoustic data has changed, and measurements of background noise may be stored alongside signal measurements. These changes and associated new models are not yet fully documented. Previous code should still work.

See NEWS at http://cran.r-project.org/web/packages/secr/ for a full list of changes.
murray.efford
 
Posts: 686
Joined: Mon Sep 29, 2008 7:11 pm
Location: Dunedin, New Zealand

Return to software problems/news

Who is online

Users browsing this forum: No registered users and 14 guests

cron