Hi guys,
I ran this loop:
foreach x in var1 var2 var3 var4 var5 var6 {
regress outcome `x'
}
I want to extract in a matrix (preferentially downloadable into excel file) all the p-values and coefficients from each variable of that loop.
How to do it?
Thanks Safa. Although, I have one doubt. This is the code they suggest:
matrix storeMyP = J(2, 1, .)
loc n = 0
foreach variableName of varlist b c { loc n = `n' + 1 reg a `variableName' matrix storeMyP[`n', 1] = r(p) }
matrix list storeMyP
Is this code fine enough? I am running this code, but does not work:
foreach x in glycine alanine {
loc n = `n' + 1
regress serine `x'
matrix storeMyP[`n', 1] = r(p)
Thanks for your help
I have a question regarding the cytometric analysis of ALPS. In the international consensus, the elevation of double negative T cells (CD3+CD4-/CD8-) TCR alpha beta positive appears as required...
05 February 2024 7,242 0 View
Hi everybody, I have this question for people who use the MPP+ in cell culture. After MMP+ induction, I would like to know your protocol to correctly eliminate this molecule in the supernatant....
22 August 2023 6,279 0 View
Dear all, I am facing negative estimates of components of variation (ECV) and high p-values for some terms in a PERMANOVA analysis (working with Primer-e v6 here). According to PERMANOVA+ manual,...
25 April 2023 9,296 1 View
Hello everybody, I'm running blanks and standards as acetanilide, urea and wheat flour. The spectrum of acetanilide and urea look like a blank and the other samples have high intensity peaks of...
20 March 2023 9,281 3 View
We are preparing some experiments based on irradiating cells under different conditions in order to evaluate the effects in terms of DNA damage, genetic expression, etc. As our project is...
01 March 2021 4,062 3 View
I activated my BV2 microglia cells with LPS (500 ng/ml) followed by 45 minutes incubation with 5 mM ATP. Although the IL-1B mRNA was 2000-fold increased regarding the untreated cells, I didn't...
12 November 2018 9,353 3 View
Hi guys. I have a summary database with SE, b-coefficients (from logistic regression) and p-values from 4 cohorts. I want to to a meta-analysis in STATA. Feasible having just this summary...
08 May 2018 606 3 View
I am using Ingenuity Pathway Analysis (IPA). But to interpret my results I need to easily find a reliable description of the different canonical pathways. Any recommendation? Regards
04 May 2018 7,896 0 View
Is the same glycogen consumption during exercise in different altitudes? eg. 1 hour running at 0masl vs 1200masl vs 3600 masl? So the CHO replacement wold be the same at three enviroments?
10 August 2017 5,417 3 View
07 August 2017 9,966 4 View
I have been doing the m6A dot blot for a while with no improvement, I am extracting the RNA, and I can see the dots although the three biological replicas give a different reading on the memberan...
10 August 2024 8,539 5 View
How can I use the cif data obtained from rietveld refinement extracted via gsas2, for microstructural analysis using ETEX software?
09 August 2024 7,718 0 View
I need to model an anisotropic material in which the Poisson's ratio ν_12 ≠ ν_21 and so on. Therefore, the elastic compliance matrix wouldn't be a symmetric one. In ANSYS APDL, for TB,ANEL...
09 August 2024 5,048 2 View
One can try to generalize the Vandermonde determinant in the following direction: Let $A$ be any symmetric $n$-order square matrix. Consider its powers' diagonal elements $(A^k)_{ii}$ and...
08 August 2024 6,690 1 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
I attempted to make a privately uploaded text public but a window appeared that said an error occurred. There was no explanation provided as to why there was an error or what might be done to...
05 August 2024 8,025 7 View
Palmitic acid presence in aqueous fraction
05 August 2024 8,624 4 View
Have you ever seen a LC-MS/MS method uses both internal standards and external standards (in matrix matching purpose) but the concentrations of internal standards are outside the calibration curve...
05 August 2024 3,084 6 View
- The Existence/Uniqueness of Solutions to Higher Order Linear Differential Equations - Higher Order Homogenous Differential Equations - Wronskian Determinants of $n$ Functions - Wronskian...
03 August 2024 2,366 0 View