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 ?
reghdfe and quadratic local time trendHi all, I am running a regression using "reghdfe", with state fixed effect (FE), time FE, and state…
Operationalization of PCA and MCA commands in Index Creation using StataDear Stata users, I hope this post finds you all in good health! I am constructing several types o…
Fuzzy RDD estandard errorsHello all, I am working on a Fuzzy RDD, and since my first and second stages come from different sa…
Analyzing Multi response questionHi All, I am a beginner STATA user and I need help to solve the challenge I face: I have an example…
Reshape using j varname string as variable name outputHi Statalists! Currently I am trying to reshape daily returns data for S&P500 listed companies …
Subscribe to:
Post Comments (Atom)
0 Response to The Null hypothesis of t-test in non-linear least-squares ?
Post a Comment