famuvie / breedR

Statistical methods for forest genetic resources analysts
http://famuvie.github.io/breedR/
GNU General Public License v3.0
31 stars 24 forks source link

breedR fails when using splines with different number of knots in rows and columns #6

Closed famuvie closed 10 years ago

famuvie commented 10 years ago

At some point in build.splines.model() it tries to build a data.frame with the row and column knots, and fails due to the different length of the vectors.