Set the parsimony function type to one defined in the morphydefs.h header file. Setting the character to type NONE_T will also cause it to be excluded from any further calculations.

mpl_set_parsim_t(char_id, tname = "typename", morphyobj)

Arguments

char_id

The number of the character (transformation series) as defined in the input matrix. The first character is numbered 1 (one).

tname

The parsimony function type as defined in morphydefs.h

morphyobj

An instance of the Morphy object.

Value

A Morphy error code.

Author

Martin Brazeau