Displaying 20 results from an estimated 20 matches for "v08".
Did you mean:
08
2017 Jun 07
2
purrr::pmap does not work
Hi All,
I try to do a scatterplot for a bunch of variables. I plot a dependent
variable against a bunch of independent variables:
-- cut --
graphics::plot(
v01_r01 ~ v08_01_up11,
data = dataset,
xlab = "Dependent",
ylab = "Independent #1"
)
-- cut --
It is tedious to repeat the statement for all independent variables. Found
an alternative, i.e. :
-- cut --
mu <- list(5, 10, -3)
sigma <- list(1, 5, 10)
n <- list(1, 3, 5)
fargs...
2020 Oct 27
0
Understanding 'State change failed: (-2) Need access to UpToDate data'
...his, you may bring up the resource on the backup node, enabling
> three-node replication:
>
> # drbdadm create-md r0-U
> # drbdadm up r0-U
It seems all is good right up to the last command:
:~# drbdadm primary informer
:~# drbdadm create-md --stacked informer-U
You want me to create a v08 style flexible-size internal meta data block.
There appears to be a v08 flexible-size internal meta data block
already in place on /dev/drbd11 at byte offset 429483581440
Do you really want to overwrite the existing meta-data?
[need to type 'yes' to confirm] yes
md_offset 429483581440
al_...
2010 Jun 29
0
Problem in migrating DRBD from CentOS4.4 to CentOS5.5
...size would be truncated, which
would corrupt data and result in
'access beyond end of device' errors.
You need to either
* use external meta data (recommended)
* shrink that filesystem first
* zero out the device (destroy the filesystem)
Operation refused.
Command 'drbdmeta 0 v08 /dev/mapper/vgroot-LogVol00 internal create-md'
terminated with exit code 40
drbdadm create-md drbd0: exited with code 40
[root at corviewprimary ~]# drbdadm create-md drbd1
md_offset 9395236864
al_offset 9395204096
bm_offset 9394917376
Found ext3 filesystem
9175040 kB data area apparent...
2010 Oct 13
2
Rmysql - dbWritetable
...w but I don`t know how to fill the *field.type*option.
dbWriteTable(con, "b20101010", "./2010101000.txt", overwrite = T, sep =
"\t",row.names=c("V01", "V02", "V03", "V04", "V05", "V06"," V07","V08",
"V09", "V10", "V11", "V12", "V13", "V14"),field.type=????)
===Below what I have been used. I need to know how to set the column names
to xx (my dataframe).
> drv=dbDriver("MySQL")
> con <- dbConnect(drv,dbname=&...
2009 Jun 21
1
Xen LVM DRBD live migration
...reated
[root@xen0 ~]# drbdadm create-md genxmonitor
md_offset 12884897792
al_offset 12884865024
bm_offset 12884471808
Found some data
==> This might destroy existing data! <==
Do you want to proceed?
[need to type ''yes'' to confirm] yes
You want me to create a v08 style flexible-size internal meta data block.
There apears to be a v08 flexible-size internal meta data block
already in place on /dev/LVM/genxmonitor at byte offset 12884897792
Do you really want to overwrite the existing v08 meta-data?
[need to type ''yes'' to confirm] yes...
2003 Nov 26
2
lsmeans
Dear list,
Is there a function (or an equivalent way) in R resembling the lsmeans
command in SAS? The objective is to get the (adjusted) means for design
models. Thanks in advance.
Regards,
Washington Santos da Silva.
2005 Oct 28
2
3d bar plot
Hi,
does anyone has a bar plot function that produces something
like this (I hope attachments work) ?
If not, I simply want to produce 3d bar plots.
Thanks in advance,
Jan
2007 Sep 24
1
partial plots for logistic regression using glm
Dear R users,
I am modelling the probability of error in a behavioural task using the
glm() function (with the numbers of successes and failures listed for each
line in the data frame). How can I plot the partial effects of the
predictors?
Many thanks in advance,
Stav
2009 Jan 19
1
termplot
I have used glm and stepAIC to choose a best model. I can use termplot to
assess the contribution of each explanatory variable in the glm. However
the final model after running stepAIC includes interaction terms, and when I
do termplot I get "Error in `[.data.frame`(mf, , i) : undefined columns
selected". I also see the termplot detail saying "Nothing sensible happens
for
2005 Nov 01
1
function effect and standard error
Hi list!
I did the following regression:
reg1 <- glm(alti~sp + ovent + vivent + nuage, family=gaussian, data=meteo1)
I was interested in knowing the effect of the species (sp) in reg1 and so I used the function «effect»:
effect.sp <- effect ("sp", reg1, se=TRUE)
with this output:
sp
AK BW NH OS RT SS
2.730101 2.885363 2.753774 2.750311
2011 May 26
2
Plot binomial regression line
Dear all,
I am quite new with R and I have a problem with plotting a binomial
regression line in a plot.
This is what I type in:
> model<-glm(Para~Size,binomial)
> par(mfrow=c(1,1))
> xv<-seq(3.2,4.5,0.01)
> yv<-predict(model,list(area=xv),type="response")
> plot(Size,Para)
> lines(xv,yv)
The error message that I get is:
> Error in xy.coords(x, y) :
2012 Feb 04
3
effect function (effects package)
Dear all,
How does the effect() function in the effects package calculate effects and standard errors for glm quasipoisson models? I was using effect() to calculate the impact of increasing x to e + epsilon, and then finding the expected percent change. I thought that this effect (as a percentage) should be exp(beta*epsilon), where beta is the appropriate coefficient from the model, but
2008 Aug 06
4
How to calculate GLM least square means?
Hello R-helpers,
I would like to calculate least square means after having built a GLM with
quasipoisson errors.
In my model the dependent variable is continuous, I have one continuous
independent variable and one categorical independent variable (that is the
variable for which I would like to calculate the least square means).
I've looked around for the command to calculate the least
2010 Aug 09
2
HOWTO samba4 centos5.5 named dnsupdate drbd simple failover
...adm create-md r0.
Example:
[root at node2 etc]# drbdadm create-md r0
md_offset 500105211904
al_offset 500105179136
bm_offset 500089913344
Found some data
==> This might destroy existing data! <==
Do you want to proceed?
[need to type 'yes' to confirm] yes
You want me to create a v08 style flexible-size internal meta data block.
There appears to be a v08 flexible-size internal meta data block
already in place on /dev/hdc1 at byte offset 500105211904
Do you really want to overwrite the existing v08 meta-data?
[need to type 'yes' to confirm] yes
Writing meta data...
init...
2009 Mar 24
3
r online
Hi,
I'd like to execute simple commands and functions in R through a
website, is there any service like this somewhere?
I only found http://www.osvisions.com/r-online/ but it does not work
(last update 2003) and the links to releated websites only give errors
(if I calculate 7+3).
Thanks for help & hints,
Thomas
2010 Aug 16
1
WG: HOWTO samba4 centos5.5 named dnsupdate drbd simple failover
...adm create-md r0.
Example:
[root at node2 etc]# drbdadm create-md r0
md_offset 500105211904
al_offset 500105179136
bm_offset 500089913344
Found some data
==> This might destroy existing data! <==
Do you want to proceed?
[need to type 'yes' to confirm] yes
You want me to create a v08 style flexible-size internal meta data block.
There appears to be a v08 flexible-size internal meta data block
already in place on /dev/hdc1 at byte offset 500105211904
Do you really want to overwrite the existing v08 meta-data?
[need to type 'yes' to confirm] yes
Writing meta data...
init...
2005 Oct 06
2
R/S-Plus equivalent to Genstat "predict": predictions over "averages" of covariates
Hi all
I'm doing some things with a colleague comparing different
sorts of models. My colleague has fitted a number of glms in
Genstat (which I have never used), while the glm I have
been using is only available for R.
He has a spreadsheet of fitted means from each of his models
obtained from using the Genstat "predict" function. For
example, suppose we fit the model of the type
2010 Oct 05
0
WG: HOWTO samba4 centos5.5 named dnsupdate drbd simple failover
...adm create-md r0.
Example:
[root at node2 etc]# drbdadm create-md r0
md_offset 500105211904
al_offset 500105179136
bm_offset 500089913344
Found some data
==> This might destroy existing data! <==
Do you want to proceed?
[need to type 'yes' to confirm] yes
You want me to create a v08 style flexible-size internal meta data block.
There appears to be a v08 flexible-size internal meta data block
already in place on /dev/hdc1 at byte offset 500105211904
Do you really want to overwrite the existing v08 meta-data?
[need to type 'yes' to confirm] yes
Writing meta data...
init...
2015 May 25
57
[Bug 90626] New: HP ZBook 15 nouveau driver hangup for kernel >= 3.19
https://bugs.freedesktop.org/show_bug.cgi?id=90626
Bug ID: 90626
Summary: HP ZBook 15 nouveau driver hangup for kernel >= 3.19
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: critical
Priority: medium
Component: Driver/nouveau
Assignee:
2008 Aug 09
2
xy plot in version 2.7.1 for Mac (PR#12520)
...ooFw
fUkx605LrfPUtaeWFFN3ahrENEhajqezm+VUMUPgOYGKbk6WdCxRy/fUB7Q8D5qiG6kw0LpYmz0n
GKh3uN2hkmKN1bV5FmnkqdVsPsOF6oxhNFOdZjaGUZdqWA1tV7uL+6N3xu20KOyzLvYsbm0OalIr
+ghomT6MW6/l3Hwm96sqOs+qC277utUhRQO5S1XhHI1uU7UH5wS/1tbhFj2EQugDbXlhQzjagKHv
xE41zlMxGt8aCmpsK4ZUxUrEqhLra/cEhCa8TNVSPLWejuiyMLYmP6rR3A3uWH6+v08/RfkBNdoU
9Li1aocn1Frv7B5O0bkbevL8at5QS0lxtz0zEdjuDFtSsKZ/XWhH0BM2QzLchdQ4dzCyTMzIc5Xm
R0a1qZhJ0IM1TRakfTJF2yZjA3CFGFppi7EjS7WUunDUXiH0WCLTlEK7R41+QsgAz7m/DdW0JjWm
QvsnJIwiTwZTTWOtl2TN59OKikSKmOuwp5hjlVGfWFK8Ls49nk67Cobw0WzEtjVUUYrwu91ig7fH
/bQIFS0yJ5ioq7TIESN/qS+k8bCw9F+yjJgvLJFLlsHmYQ8yudd4DByhWby...