Re: [R] Invalid term in model formula with gmm after formula.tools is loaded

2024-11-03 Thread Elysée Aristide
ages to > this mailing list in plain text. Otherwise (when composed in HTML), the > mailing list eats the HTML part and we're left with the plain text part > automatically generated by your mailer, which isn't always readable. > > В Wed, 30 Oct 2024 17:45:29 +0100 > Elysée

Re: [R] Invalid term in model formula with gmm after formula.tools is loaded

2024-11-04 Thread Elysée Aristide
, Aristide On Mon, Nov 4, 2024 at 11:37 AM Ivan Krylov wrote: > В Sun, 3 Nov 2024 12:53:52 +0100 > Elysée Aristide пишет: > > > Does that mean that I should send a new message? Or is it okay for > > this time? > > No need to post it again. Did it help to replace the

[R] Invalid term in model formula with gmm after formula.tools is loaded

2024-10-31 Thread Elysée Aristide
Hi everyone, I am using the gmm function from the gmm package and encountered an unexpected error. No model can be estimated if I load formula.tools—I need to restart R each time. Here is a simple reproducible example: *library(gmm)data(Finance)r <- Finance[1:300, 1:10]rm <- Fina