glm — Generalized linear models - Stata
probit probit cloglog cloglog power # power opower # odds power nbinomial negative binomial loglog log–log logc log-complement indepvars may contain factor variables; see [U] 11.4.3 Factor variables. depvar and indepvars may contain time-series …
Linear, Model, Generalized, Probit, Glm generalized linear models, Probit probit
Download glm — Generalized linear models - Stata
Information
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
Advertisement
Documents from same domain
Syntax - Stata
www.stata.com2cluster kmeans and kmedians— Kmeans and kmedians cluster analysis Options Main k(#) is required and indicates that # groups are to be formed by the cluster analysis.
Syntax Description - Stata
www.stata.com2substr()— Extract substring Diagnostics In substr(s, b, l) and substr(s, b), if b describes a position before the beginning of the string or after the end, "" is returned.
Title stata.com generate — Create or change …
www.stata.comTitle stata.com generate — Create or change contents of variable SyntaxMenuDescriptionOptions Remarks and examplesMethods and formulasReferencesAlso see Syntax Create new variable generate type newvar
Change, Content, Variable, Create, Stata, Generate, Generate create or change, Generate create or change contents of variable
SyntaxDescriptionRemarks and examplesAlso see
www.stata.commacro— Macro definition and manipulation 3 Macro extended functions related to matrices rownamesjcolnamesjrowfullnamesjcolfullnames matname roweqjcoleq
Syntaxdescriptionremarks and examplesalso see, Syntaxdescriptionremarks, Examplesalso
Title stata.com graph box — Box plots
www.stata.comgraph box— Box plots 3 Menu Graphics > Box plot Syntax graph box yvars if in weight, options graph hbox yvars if in weight, options where yvars is a varlist options Description
Title stata
www.stata.comarea options — Options for specifying the look of special areas 3 Also see [G-2] graph dot — Dot charts (summary statistics)
www.stata.com
www.stata.com2cluster dendrogram— Dendrograms for hierarchical cluster analysis The height of the vertical lines and the range of the (dis)similarity axis give visual clues about the
Title stata.com putexcel — Export results to an Excel …
www.stata.computexcel— Export results to an Excel file 3 export options Description Main overwritefmt overwrite existing cell formatting when exporting new content
destring — Convert string variables to numeric ... - …
www.stata.comTitle stata.com destring — Convert string variables to numeric variables and vice versa SyntaxMenuDescription Options for destringOptions for tostringRemarks and …
Title, Variable, Stata, Numeric, String, Convert, Title stata, Destring convert string variables to numeric, Destring
Title stata.com gettoken — Low-level parsing
www.stata.comTitle stata.com gettoken — Low-level parsing SyntaxDescriptionOptionsRemarks and examplesAlso see Syntax gettoken emname1 emname2: emname3, parse("pchars") quotes qed(lmacname) match(lmacname) bind
Related documents
Lecture 10: Logistical Regression II— Multinomial Data
www.columbia.eduClassical vs. Logistic Regression Data Structure: continuous vs. discrete Logistic/Probit regression is used when the dependent variable is binary or dichotomous. Different assumptions between traditional regression and logistic regression The population means of the dependent variables at each level of the independent variable are not on a
The FREQ Procedure - SAS
support.sas.comuse a procedure such as CATMOD, GENMOD, GLIMMIX, LOGISTIC, PROBIT, or SURVEYLOGISTIC. See Chapter 8, “Introduction to Categorical Data Analysis Procedures,” for more information. PROC FREQ uses the Output Delivery System (ODS), a SAS subsystem that provides capabilities for displaying and controlling the output from SAS procedures.
The PSMATCH Procedure - SAS
support.sas.commethod. For example, you can input propensity scores that have been computed by the LOGISTIC procedure using a binary probit model or by the HPSPLIT procedure using a classification tree. By default, the PSMATCH procedure uses the propensity scores to computes weights for the observations.
PO906: Quantitative Data Analysis and Interpretation
warwick.ac.uk– Distribution: normal, logistic, poison, negative binomial • Critical points – Measurement level of the DV and IV – Expected and actual distribution of the variables ... probit/logit models for binary variables, poisson/negative binomial models for count variables etc. Discrete Random Variables
estat gof — Pearson or Hosmer–Lemeshow goodness-of …
www.stata.comlogistic, logit, or probit and estat gof keep track of the estimation sample. If you type, for instance, logistic :::if x==1, then when you type estat gof, the statistics will be calculated on the x==1 subsample of the data automatically. You should specify if or in with estat gof only when you wish to calculate statistics for a set
Logistics, Pearson, Goodness, Probit, Pearson or hosmer lemeshow goodness of, Hosmer, Lemeshow
Statistical Analysis With Latent Variables User’s Guide
www.statmodel.compoint. For binary and ordered categorical outcomes, probit or logistic regressions models are used. For unordered categorical outcomes, multinomial logistic regression models are used. For count outcomes, Poisson and negative binomial regression models are used, with or without inflation at the zero point.