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 ?
Plot only one baselevel using coefplot for multiple equationsI would like to plot only one baselevel using coefplot for two equations. The code I am using is coe…
How to save covariance matrix of the estimated fixed effects after reghdfeHi everybody! I have a longitudinal dataset (individuals x years, individuals live in different are…
Replication code for power analysisHello everyone I need to conduct power analysis for an RCT for a bunch of outcome variables from th…
Having trouble counting unqiue dates by ID variable (_n and _N); Other options?Hello, I am having an issue getting my data coded properly. I have a dataset of patients with encou…
How to save s.e. after reghdfe commandHi everybody! I have a lingitudinal dataset (individuals x years, individuals live in different are…
Subscribe to:
Post Comments (Atom)
0 Response to The Null hypothesis of t-test in non-linear least-squares ?
Post a Comment