I am trying to write a script to run occupancy analysis for very large sets of data for multiple species. I have in the past used PRESENCE but would like to use R. I am having trouble getting the ObsCov into the data frame. I get the following error message:
data1=unmarkedFrameOccu(y=y,siteCovs=siC,obsCov=suC) Error in validObject(.Object) : invalid class "unmarkedFrame" object: obsCovData does not have M*obsNum rows Lastly, I have multiple species in each data set (some as many as 128). Can i put all species in one unmarkedFrameOccu then call out a species as I need it or do i need a separate unmarkedFrameOccu for each species? Thanks -Brian Brian Ortman Quantitative Ecologist/Avian Specialist ATWELL, LLC 440.349.2000 Tel 334.524.7334 Mobile 440.349.2028 Fax 7100 E. Pleasant Valley Rd. | Suite 220 | Independence, OH 44131 www.atwell-group.com <http://www.atwell-group.com/> Local Solutions | National Presence Confidential Notice: This is a confidential communication. If you received in error, please notify the sender of the delivery error by replying to this message and then delete it from your system. Electronic Data: Since data stored on electronic media can deteriorate, be translated or modified, Atwell, LLC will not be liable for the completeness, correctness or readability of the electronic data. The electronic data should be checked against the hard copy (paper, mylar, etc.). Hard copies are on file with Atwell and can be provided upon request. [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE 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.