----- Forwarded message from Leandro Aristide <leandroari...@gmail.com> -----

Date: Thu, 6 Feb 2014 13:02:26 -0500
From: Leandro Aristide <leandroari...@gmail.com>
Reply-To: Leandro Aristide <leandroari...@gmail.com>
Subject: (non) Missing data problem in GeoMorph
To: morphmet@morphometrics.org

Hi all!

I'm working with geomorph to perform a GPA including landmarks and surface semilandmarks in 3D. Unfortunately, some of the specimens include a few coordinate values of -999.xxx, which are interpreted by the gpagen function as missing values:

if (length(grep("-999", A)) != 0) {
        stop("Data matrix contains missing values. Estimate these first(see 'estimate.missing').")
    }

does anyone have an idea on how to circumvent this?

thanks!

Leandro



--
Lic. Leandro Arístide
Biólogo
División Antropología - Museo de La Plata
Facultad de Ciencias Naturales y Museo - Universidad de La Plata
CONICET
http://www.evomorfologica.com.ar/



----- End forwarded message -----



Reply via email to