A character with the name of the indicator variable.
time
A character with the name of the time variable.
bootstrap
An optional logical. If TRUE calculate bootstrap standard errors.
reps
The number of bootstrap replications.
degree
A vector with the number of the polynomial interactions in each stage of the routine.
verify
Verify if inputs are sorted.
...
Additional arguments.
Details
Multipart formula must be specified in the following order: y ~ free | capital | proxy | controls. Additional controls are optional.
It is possible to use more than one variable, although the use of more than one capital may not be theoretically identified.
The function returns an object of the estprod or boot classes (if bootstrap is TRUE).