| Library: | gplm |
| See also: | gplmest gplmopt |
| Quantlet: | gplmtest | |
| Description: | gplmtest verifies the GPLM macros. |
| Usage: | notok = gplmtest() | |
| Input: | ||
| none | ||
| Output: | ||
| notok | '0' if test was o.k., '1' otherwise | |
library("gplm")
gplmtest()
Content of object notok [1,] 0
| Library: | gplm |
| See also: | gplmest gplmopt |