Does anybody no how can I choose one of my independent variables of logistic regression as variable with OR=1?
I cannot find "reference variable" in dialog boxes of Stata. Is it the same with "omitted variable" and "offset variable"?
Type help fvvarlist into Stata's Command window, then scroll down to Base Levels and start reading.
Dear weaver,
I found this, however I wanted to perform it in the menus!
Base levels
You can specify the base level of a factor variable by using the ib. operator. The syntax is
Base
operator(*) Description
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ib#. use # as base, #=value of variable
ib(##). use the #th ordered value as base (**)
ib(first). use smallest value as base (the default)
ib(last). use largest value as base
ib(freq). use most frequent value as base
ibn. no base level
(*) The i may be omitted. For instance, you may type ib2.group or b2.group.
(**) For example, ib(#2). means to use the second value as the base.
Thus, if you want to use group=3 as the base in a regression, you can type
. regress y i.sex ib3.group
You can also permanently set the base levels of categorical variables by using the fvset command.
See the attached image for info on how to set the base level via the GUI.
Reference dose and Maximum acceptable concentrations HMs
03 August 2024 8,230 4 View
Some educational books with practical exercises of the "Idrisi Selva" software, which have step-by-step visual training for predicting the change of land use/land cover and including the use of...
28 July 2024 4,168 0 View
I have a mixture of glycol, water, MDEA, and piperazine. I want to analyze it with GC-FID.
15 July 2024 9,652 3 View
I have a mixture of glycol, water, MDEA, and piperazine which I want to analyze with GC.
15 July 2024 2,181 10 View
Hello I am trying to simulate repulsive force of two permanent magnets in Abaqus. I have implemented Force equations into a vdload subroutine. sensitive parameters are the center to center...
15 July 2024 3,491 0 View
I wanted to know what steps should be taken after the interview?
22 June 2024 1,950 2 View
Hi All, I have used infinite elements in Abaqus to absorb waves at the sides and bottom boundaries of the soil domain. but the boundary reflected wave can not be completely absorbed on the...
06 June 2024 448 4 View
For example, I want to install the app "01_hello" as an independent app (like many other apps of windows). Please find the attached screen. But after playing the app, I run into error.
22 May 2024 955 2 View
Hello everyone, I’m delving into the functionalities of the Cobas Z480 analyzer and I’m eager to learn not only its basic operating principles but also about the different real-time PCR tests,...
20 May 2024 7,861 0 View
Please name some prestigious JCR and Scopus journals in the fields of urban planning, sustainable development, analysis of urban facilities and opportunities, transportation and land use with high...
11 May 2024 4,789 5 View
Hello experts, Does anyone know any free software about retention index prediction ?
08 August 2024 7,403 2 View
I am trying to analyse data from a survey examining what variables affect teachers perceived barriers to incorporating technology into their classroom. I have 5 predictor variables however my DV...
06 August 2024 1,752 3 View
I am using unit level data (IHDS round 2) & Stata 17
06 August 2024 5,725 2 View
Molecular docking software/ websites?
02 August 2024 8,704 7 View
When we conduct linear regression, there are several assumptions. The assumption of normality is whether the residual errors are normally distributed, not whether a predictor is normal?
31 July 2024 6,164 3 View
I created a file with my outgroup and ingroup species using Beauti, ran it in BEAST, viewed it in Tracer, and then used TreeAnnotator to create a file that I imported into RASP. Could someone...
28 July 2024 2,979 1 View
I am currently working on a regression model for a project and considering using both Random Forest and Decision Tree algorithms. Given that Random Forest is essentially an ensemble of Decision...
23 July 2024 4,306 3 View
I am reaching out to seek your valuable advice and recommendations regarding the best software tools to use for this research. Specifically, I am looking for software with a user-friendly...
22 July 2024 3,794 1 View
Hey all, I need help testing for multivariate outliers using STATA for my master thesis. The literature recommends the Minimum Covariance Determinant (MCD) (Verardi & Dehon, 2010). I found the...
22 July 2024 8,821 2 View
I am conducting a systematic review and have an observational study. I want to perform some meta-analyses using the already calculated odds ratios. Can I use RevMan for this purpose? If not, do...
21 July 2024 4,110 4 View