I'm reading a paper named "Flows of knowledge from universities and federal laboratories:Modeling the flow of patent citations over time and across institutional and geographic boundaries", in which the function like:
P = ai*aj*ag*exp(-b1*bi*bj*bg*x)*(1-exp(-b2*x)), in which ai~ag,b1,bi~bg and b2 are parameter for estimating.
In this paper, the Non-linear least-squares regression results table shows the t-statistic for H0 (Parameter = 1).
My question is what is the H0 of the t-test in normal non-linear least-squares in Stata (Parameter = 0? or 1?) ? And how to make the H0 as Parameter = 1, like the above paper?
Related Posts with The Null hypothesis of t-test in non-linear least-squares ?
foreach num in numlist - reports error (numlist not found) // what's my syntax mistake?Hello, I would like to run the following loop but I get the message: Code: femnumlist not found …
Generating variables in migration panelsHi All, This is my first post, so excuse me breaking any rules/conventions. I'm trying to generate…
Exporting Mlogit Marginal Effects to ExcelI am trying to export marginal effects output for mlogit into stata. the commands i used are as foll…
Merging two data setsI wanted to merge two data sets. There are 99 variables and 315,717 observations (size: 56,513,343) …
Generating predicted probabilities of random effects after melogitHello, My question is on estimating coefficients for random effects in mixed effect models. I am bu…
Subscribe to:
Post Comments (Atom)
0 Response to The Null hypothesis of t-test in non-linear least-squares ?
Post a Comment