similar to: Model II regression

Displaying 15 results from an estimated 15 matches similar to: "Model II regression"

2009 Jul 20
1
package lmodel2: p-value RMA fitting?
Hi *, is there a way to obtain some kind of p-value for a model fitted with RMA using the lmodel2 package? I know that p-values are discussed and criticized a lot and as you can image from my question I'm not very much of a statistican (only writing my bachelor thesis). As fare as I understood the confidence interval statistic correctly, a coefficient is regarded as statistically significant
2011 Feb 01
2
Regression type 2, x measured with error
I wanna to do a Regression type 2 or Regression with X measured with error....anybody knows how can i make it in R?? thanks! -- View this message in context: http://r.789695.n4.nabble.com/Regression-type-2-x-measured-with-error-tp3251875p3251875.html Sent from the R help mailing list archive at Nabble.com.
2020 Jun 26
2
R 4.0.0 rebuild status
On Friday, 26 June 2020 10.47.13 WEST I?aki Ucar wrote: > I used bcond locally and wrongly assumed that fedpkg build would > support --with BCOND and --without BCOND. Instead, the way to activate > it is to change to "%bcond_with check" and then revert to > "%bcond_without check". The only difference with bootstrap is that > "bootstrap" is recognized
2009 Aug 07
0
bump: calculating R-squared or equivalent for Model II regression
Hi, Does anybody know whether it's possible (and sensible) to calculate R^2 (or something approximating R^2) on the results of a major axis Model II regression done by lmodel2? The function lmodel2 provides an R^2 for the OLS regression only (example below), but not for major axis regression. Also, is it possible to extract major axis regression residuals? (Resid did not work on the lmodel2
2009 Jul 16
0
calculating R-squared or equivalent for Model II regression
Hi, Does anybody know whether it's possible (and sensible) to calculate R^2 (or something approximating R^2) on the results of a major axis Model II regression done by lmodel2? The function lmodel2 provides an R^2 for the OLS regression only (example below) Also, is it possible to extract major axis regression residuals? Many thanks, Karen Example: > Result <- lmodel2(
2006 Apr 04
0
Date bug?
Hello, I have problems using the functions as.Date and strptime/strftime of base package and some functions of package zoo in my computer (Apple, Mac OS X 10.3.9). When I use them, the R application closes... However, it depends on the length of the vector I want to transform. For example, in the data.frame: climat[c(1:5,1460:1462),] date TEMP_STG PRECIP_STG 1 01/01/01
2006 Feb 20
2
glmmPQL model selection
Hi, I’m sorry, I know that it is a recurrent question but I have not been able to find the response in the Rhelp archives. I think my data require the use of the glmmPQL function but I do not know how to make the model selection. Since the AIC and log-likelihood are apparently meaningless, how can we select the parameters for a model and compare the models to find which one fits best the data?
2010 Feb 09
0
model II major axis regression
Hello all; My question is part statistical and part R. I have performed model II major axis regression in R using both the smatr() and lmodel2() packages, but neither offers an option to statistically weight my regression. I have a vector of weights which I would like to apply to each of my regression points (x vs. y), and was hoping that someone out there could provide me with some help on this
2011 Mar 29
0
Plotting 95% Confidence Intervals around RMA slope
Hi, I'm regressing various body dimensions upon body mass using the 'lmodel2' function, as I'm keen to obtain both OLS and RMA slope values. I also wish to create a plot of the regressions, with the 95% confidence interval of both the slope and intercept. I know how to plot 95% ci bands of the OLS slope using lm with the 'predict' function and 'matlines'. Does
2019 Feb 02
2
[llvm-xray] llvm-xray cannot log every functions
Hi there, I have a problem using the function call tracing tools that is designed in llvm tools set. My aim is to record every function call that a program makes when it run. However, for whatever reason, a simple matrix multiply c program that I wrote cannot record all the function calls that happened when the program run. Here is the program: matrix.c #include <stdio.h> void
2004 Jan 25
3
warning associated with Logistic Regression
Hi All, When I tried to do logistic regression (with high maximum number of iterations) I got the following warning message Warning message: fitted probabilities numerically 0 or 1 occurred in: (if (is.empty.model(mt)) glm.fit.null else glm.fit)(x = X, y = Y, As I checked from the Archive R-Help mails, it seems that this happens when the dataset exhibits complete separation. However, p-values
2019 Jul 04
2
Fwd: Fedora 31 System-Wide change proposal: Automatic R runtime dependencies
FYI, I plan on implementing this for F31 if no issues arise. ---------- Forwarded message --------- From: Ben Cotton <bcotton at redhat.com> Date: Tue, 2 Jul 2019 at 10:55 Subject: Fedora 31 System-Wide change proposal: Automatic R runtime dependencies To: <devel-announce at lists.fedoraproject.org>, Development discussions related to Fedora <devel at lists.fedoraproject.org>
2006 Feb 07
2
Multiple questions
I have a heard time finding good searchable documentation about ruby. So ill ask some stuff here. 1. Can i use multiple layouts in the same controller, and somehow switch between them? If so how? 2. Can i import a view into another view? If so how? 3. Can i check if a value is in a field using an if-statement, for instance checking if there is a ''1'' in a field containing
2011 Oct 27
1
Mail lost - maybe a bug???
Hello everybody I'm struggling against what seems a really serious trouble: sometimes mail get lost I did all the possible checks, but they seems really lost - I know is absurd, but it seems so it has been noticed by two users on my server: intially I tought that was their mistake (mail deleted, mail into spam, ecc), but it wasn't I deeply checked mail logs, and it seems that
2014 Aug 22
0
Wine release 1.7.25
The Wine development release 1.7.25 is now available. What's new in this release (see below for details): - Implementation of the packet capture library. - A few more DirectWrite functions. - Improvements in HTML table support. - More VBScript math functions. - Various bug fixes. The source is available from the following locations: