Let $\{x_i\}$ be identically continuously distributed variables (not independent in general, let's say it can be a stationary AR(1) model).
Define function $f_b$ depending on parameter $b\geq 0.$ Let $m(b)=\mathbf{E}f_b(x_1).$ It is known that $m(b)$ is nondecreasing differentiable function, $m(b) \rightarrow \infty$ for $b\to\infty.$ I'd like to find the solution of the equation $$ m(b) = 0. $$ It is known that the solution exists.
But the problem is that in general the pdf of $x_i$ is unknown. What I have is the sample (data level $n$) from $\{x_i\}$ so I've decided to use method of moments: $$ \frac{1}{n}\sum_{i=1}^nf_b(x_i)=0. $$
Does method of moments give the consistent solution?
Thanks for your ideas in advance.