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 ?
Deleting part of a text in a string variableHi STATALIST, I need to create b from a : Code: * Example generated by -dataex-. To install: ss…
Why are all my residuals negative?I'm trying to use GMM to estimate a model on the following data: Code: * Example generated by -dat…
Level-2 Dependent variableGood morning, I am working with data from students (level 1) belonging to classes (level 2) within …
New to stata. Need some heplHi, I am new to Stata 15 and I need some help. I have two databases (database_y and database_x). I …
methodological question: matching/imputation based on two datasetsHello, I struggle to find the right method for what I want to do using two household surveys. I hav…
Subscribe to:
Post Comments (Atom)
0 Response to The Null hypothesis of t-test in non-linear least-squares ?
Post a Comment