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.
Hi everyone How to model Supercritical water gasification (SCWG) process in Homer software?
25 February 2021 4,075 1 View
Hi every one Is it possible to define biogas as a fuel in the reformer process(scwg) in Homer software? Biogas fuel is not available in the options thanks
23 February 2021 6,518 3 View
I am working on polishing abrasives. I need to do few characterizations ? which can provide the on time surface chemistry of substrate with polishing abrasive during optical polishing. I would...
18 February 2021 5,319 3 View
Hi everyone. I am looking for a high temperature MPCM. More specifically, I need the thermo physical properties of a microencapsulated phase change material with the melting temperature between...
14 February 2021 3,606 2 View
The hourly load curves of the selected household in each season are shown in Fig. 28. Figure 28 shows the demand for electricity in four months on an hourly basis. Can you explain this diagram to...
08 February 2021 657 16 View
Currently using Msc Marc Mentat for FEA. Now i conduct the mesh convergence/sensitivity analysis manually. So I need to know if there any automatic way to conduct the mesh convergence/sensitivity...
04 February 2021 3,310 3 View
I am working mainly with SAS and processed my data all steps in SAS. A user needed the data files in SPSS, but at the same time need all variable attributes to be included (formats, missing, var...
27 January 2021 4,487 3 View
Hi, I'm doing molecular dynamics on a 168 atoms system with a 20 A vacuum. To speed up my calculations, I set ALGO = Fast tag in INCAR, but surprisingly VASP crashes momentarily!. I have done a...
25 January 2021 9,876 3 View
Electrospining method is important for production of nanofiber .If doped with nanoparticles ,can be used for remove of contaminant such as VOC , but don't have mechanical strengh . For finding a...
24 January 2021 7,290 3 View
Hello everyone, I'm a beginner on the simulation software ANSYS HFSS. I need to know how to measure the size of the generated field of my simulation. I have simulated a geometry that looked like...
20 January 2021 9,113 2 View
Excessive rotation of nodes in node set ErrNodeExcessRotation-Step1
17 August 2021 0 0 View
20 June 2021 0 0 View
--> FOAM FATAL ERROR: Maximum number of iterations exceeded From function Foam::scalar Foam::species::thermo::T(Foam::scalar, Foam::scalar, Foam::scalar, Foam::scalar (Foam::species::thermo::*)(Foam::scalar, Foam::scalar) const, Foam::scalar (Foam::species::thermo::*)(Foam::scalar, Foam::scalar) const, Foam::scalar (Foam::species::thermo::*)(Foam::scalar) const) const [with Thermo = Foam::hConstThermo >; Type = Foam::sensibleEnthalpy; Foam::scalar = double; Foam::species::thermo = Foam::species::thermo >, Foam::sensibleEnthalpy>] in file /home/ubuntu/OpenFOAM/OpenFOAM-4.1/src/thermophysicalModels/specie/lnInclude/thermoI.H at line 66. FOAM aborting #0 Foam::error::printStack(Foam::Ostream&) at ??:? #1 Foam::error::abort() at ??:? #2 Foam::heRhoThermo >, Foam::sensibleEnthalpy> > > >::calculate() at ??:? #3 Foam::heRhoThermo >, Foam::sensibleEnthalpy> > > >::correct() at ??:? #4 ? at ??:? #5 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6" #6 ? at ??:?
24 March 2021 0 0 View
I have an experiment with 28 participants The independent variable is the times 1, 2, 5, and 10 used as the cross hairs during a task These 4 times were tested using 4 different blocks, each...
03 March 2021 9,692 2 View
Hello, good day! I am trying to simulate similar bimorph piezoelectric harvester with below commands. However, the output power doesn't change with resistor value. Please help to find the reason. ET,10,CIRCU94,0 !SET UP RESISTOR R,1,100000 !RESISTANCE VALUE TYPE,10 !SET ELEMENT TYPE E,1,2 !CREATE RESISTOR BETWEEN NODES 1 AND 2 Thanks in advance Regards,
02 March 2021 0 0 View
Hello, I'm fairly new to ARENA and I have the following problem: I have two queues in which, in each queue, a different order type arrives (both having an arrival rate of exponential 10). Order...
02 March 2021 2,431 3 View
I just wanted to check if I need to run a linear regression separately if I am using PROCESS MACRO to run mediation analysis. Thank you.
02 March 2021 4,359 3 View
Hi, I am trying to construct a multi-layer fibril structure from a single layer in PyMol by translating the layer along the fibril axis. For now, I am able to use the Translate command in PyMol...
02 March 2021 4,569 4 View
Hello, Could you please share any interesting research explaining how to choose the number of hidden layers and nodes per layer in case of regression problems using ANN? Thank you, any help would...
01 March 2021 6,200 3 View