Hello,
The fixef function gives the following error when instruments are used in plm function:
Error in tcrossprod(coef(object), as.matrix(object$model[, -1, drop = FALSE])) :
non-conformable arguments
I believe this is because the object 'as.matrix(object$model[, -1, drop = FALSE])' has the instruments in it. I think this wasn't an issue before March.
Best,
Hello,
The fixef function gives the following error when instruments are used in plm function:
Error in tcrossprod(coef(object), as.matrix(object$model[, -1, drop = FALSE])) :
non-conformable arguments
I believe this is because the object 'as.matrix(object$model[, -1, drop = FALSE])' has the instruments in it. I think this wasn't an issue before March.
Best,