Displaying 20 results from an estimated 400 matches similar to: "Fwd: Re: Fwd: R errors"
2017 Oct 02
3
Fwd: R errors
---------- Forwarded message ----------
From: NYI NYI HTWE <nyinyi at iuj.ac.jp>
Date: Sun, Oct 1, 2017 at 1:49 PM
Subject: R errors
To: R-windows at r-project.org
Dear
I'm very new R-user.
I run a model successfully and my supervisor ask me to confirm the result.
Then I run the same model again. However, it returns the error message in
printing report and model creating as below
2010 Apr 01
2
Unable to get software using Yum
Hi
I am new to CentOS and been into Linux for about 3 months now. I first
started off with fedora and also trying my hands on CentOS now.
Basically i used yum to download softwares on the fedora box. I mainly
require the snmp agent for my linux boxes so as to test my network
management product. On some of the CentOS boxes the following command
worked for me :
yum install net-snmp
it
2018 Mar 05
0
Σχετ: Problem with Rd2.tex tduring compilation
https://stat.ethz.ch/mailman/listinfo/r-package-devel
On 05/03/2018 13:46, michael tsagris wrote:
> Hi and thanks for the prompt reply. I cannot say I understood or know
> what to do.
> Can you please tell me which is this mailing list?
>
>
>
> ???? 2:15 ?.?. ???????, 5 ??????? 2018, ?/? Michael Dewey
> <lists at dewey.myzen.co.uk> ??????:
>
>
> The
2018 Mar 05
2
Σχετ: Problem with Rd2.tex tduring compilation
Hi and thanks for the prompt reply. I cannot say I understood or know what to do.
Can you please tell me which is this mailing list?
???? 2:15 ?.?. ???????, 5 ??????? 2018, ?/? Michael Dewey <lists at dewey.myzen.co.uk> ??????:
The error is that one of your documentation files is failing. Try
compiling each one separately with
R CMD Rd2pdf yourfilenamehere.Rd
and see what
2018 May 10
1
Modèle à Equations structurelles
In my previous mail, I was asking help to fit structural equations models by using Partial Least Square (PLS) approch.I have used package plspm. I want to know how to manage moderating and mediating variables. I also want to show simultanously the graph of internal model and measurement model.
Thks.
Le jeudi 10 mai 2018 ? 15:42:46 UTC, Michael Dewey <lists at dewey.myzen.co.uk> a ?crit :
2017 Aug 10
1
Plotting log transformed predicted values from lme
Thank you Michael,
Curves for each level of the factor sounds very interesting,
Do you have a suggestion how to plot them?
Thank you!
Alina
*Alina Vodonos Zilberg*
On Thu, Aug 10, 2017 at 7:39 AM, Michael Dewey <lists at dewey.myzen.co.uk>
wrote:
> Dear Alina
>
> If I understand you correctly you cannot just have a single predicted
> curve but one for each level of your
2011 Oct 12
2
p adjustment on 4thcorner results
Hi all,
This is probably a very simple question but I cannot figure out how to do
it. I run the fourthcorner method with my data and would like to adjust the
p values for multiple comparisons using Holm correction. When I run the
fourthcorner I obtain the results in yellow. What do I need to do to be able
to aply the Holm correction to those p values?
> library(ade4)
> four1 <-
2023 Jan 10
1
My forest plot is not fit to windows in R software
Dear Prof.Thank you for your kind response. I have only used:
install.packages("tidyverse")
install.packages("meta")
install.packages("metafor")
library(tidyverse)
library(meta)
library(metafor)and then,forest.meta(hidemeta, layout="RevMan5", xlab="Proportion", comb.r=T, comb.f=F, xlim = c(0,1), fontsize=10, digits=3)Unfortunately I am not
2017 Dec 29
2
Facing problem in installing the package named "methyAnalysis"
Thank you Michael Dewey.
Can you please send me the email id for Bioconductor.
regards
Pijush
On Fri, Dec 29, 2017 at 5:20 PM, Michael Dewey <lists at dewey.myzen.co.uk>
wrote:
> Dear Pijush
>
> You might do better to ask on the Bioconductor list as IRanges does not
> seem to be on CRAN so I deduce it is a Bioconductor package too.
>
> Michael
>
>
> On
2017 Aug 15
1
Shiny install failed
Yes windows
How can i install from zip?
Here is my command
> install.packages("shiny")
Installing package into ?C:/Users/Zack/Documents/R/win-library/3.4?
(as ?lib? is unspecified)
There is a binary version available but the
source version is later:
binary source needs_compilation
shiny 1.0.3 1.0.4 FALSE
installing the source package ?shiny?
trying URL
2017 Jun 26
0
Comparing pooled proportions(complication and reoperation rates) of different treatment modalities
What is the best way to change my R code to be able to compare the pooled proportions(complication and reoperation rates) with the Chi square method?
Verstuurd vanaf mijn iPhone
> Op 24 jun. 2017 om 14:18 heeft Michael Dewey <lists at dewey.myzen.co.uk> het volgende geschreven:
>
> Note though that this has been put on hold on stats.stackexchange.com as off-topic.
>
>>
2017 Oct 05
0
Issue calling MICE package
Sorry, I was not clear enough. The reason I want to use mice::mice() rather
than library(mice); mice() is that I want to call it from my own package.
But the reprex works from the command line as well, straight after
launching R:
mice::mice(airquality)
#> Error in check.method(setup, data): The following functions were not
found: mice.impute.pmm, mice.impute.pmm
The mice.impute functions
2006 Jan 09
1
Wine WMF vulnerability?
Hi,
I recently read about that Wine is vulnerable against the WMF bug
that was recently closed on Windows. Is it really true?
Is Wine really as bug-for-bug compatible with Windows? :-)
http://it.slashdot.org/article.pl?sid=06/01/06/2043203&from=rss
http://blogs.zdnet.com/Ou/index.php?p=146
Best regards,
Zolt?n B?sz?rm?nyi
2007 Apr 29
1
Which version of DirectX 9 does Wine support?
Hi,
I came across a game demo, Shrek the third.
The installation went almost smoothly, but the
installation directory it went into was
C:\Program Files\My Product Name
instead of the suggested default:
C:\Program Files\SHReK the THiRD
The demo said it requires DirectX 9c and indeed
it doesn't run because it needs d3dx9_32.dll.
It seems Wine doesn't provide this DLL currently.
Best
2017 Dec 30
0
RQuantLib
Jeff,
I tired another mirror but that did not work. I tired the following two
commands:
> ap <- available.packages()
> View(ap)
The output of the View command showed numerous packages available but it
did not show RQuantLib.
Bob Sherry
On 12/30/2017 8:48 AM, Jeff Newmiller wrote:
> Sometimes that message appears when using a CRAN mirror that is not up-to-date or has
2006 Jun 19
5
multivariate splits
Dear R users!
Does someone know about any algorithms / packages in R, that perform
classification / regression / decision trees using multivariate
splits?
I have done some research, but I found nothing. Packages "tree" and
"rpart" seem only to be able to do CART with univariate splits.
Thank you for your help!
B?lint
--
Cz?cz B?lint
PhD hallgat?
BCE KTK Talajtan ?s
2009 May 04
0
frontier 0.99 is NOT backward compatible
Dear current (and future) users of the "frontier" package,
We are approaching the first stable version (1.0) of the frontier package,
which provides tools for microeconomic Stochastic Frontier Analysis (SFA).
I have uploaded a kind of beta release (version 0.99) of this package to CRAN.
The most important differences to version 0.9 affect the user interface. I
have modified the
2009 May 04
0
frontier 0.99 is NOT backward compatible
Dear current (and future) users of the "frontier" package,
We are approaching the first stable version (1.0) of the frontier package,
which provides tools for microeconomic Stochastic Frontier Analysis (SFA).
I have uploaded a kind of beta release (version 0.99) of this package to CRAN.
The most important differences to version 0.9 affect the user interface. I
have modified the
2005 Dec 06
1
ARM4 filter code
I have found that filter_mem2 fixed point does not match the inlined
assembly version for arm4. Looking closer there appears to be an off by
one error. It occurs when setting the value of mem at the end of the
inner loop. In the C fixed point version this is done with a subtract.
In the arm4 version instead of multiplying den by yi, it is multipled by
nyi and then an add is done. This
2005 Oct 23
3
Transport Tycoon Deluxe for Windows installation failure / Wine-20050930
Hi!
I wanted to install Transport Tycoon Deluxe for Windows
but the installation does not even start.
I have wine-20050930-1fc3winehq.i686 on my system, FC3/x86-64.
The installation directory seems strange on the very first window,
every backslash character is painted as a strike-through upcase
letter W.
Browsing for another directory or typing the directory manually
gives the same problem.