Displaying 4 results from an estimated 4 matches for "bcar".
Did you mean:
bar
2013 Jan 28
2
Why are the number of coefficients varying? [mgcv][gam]
...f
knots. This is what I've done, below. I run that code multiple times
with slightly different (imputed) datasets, but the number of
coefficients varies (between 263-265).
What gives? Why don't all of my models have the same number of
coefficients?
Thanks in advance!
Best,
Andrew
BCAR.knots = c(2,15,60,120)
INAR.knots = c(50,100,200,300)
bcph.knots = c(7.5,8.5,9.5,10.5)
htt.knots = c(350,450,550,650)
bc.prc.C.knots = c(.3,.45,.6,.8)
phi.knots = c(4.5,5.5,6.5,7.5)
CEC.knots = c(5,12,19,26)
soc.knots = c(10,20,30,40)
sand.knots = c(.2,.4,.6,.8)
clay.knots = c(.15,.3,.45,.6)
abslat...
2013 Mar 21
1
[mgcv][gam] Odd error: Error in PredictMat(object$smooth[[k]], data) : , `by' variable must be same dimension as smooth arguments
...t;pot.trial"){j=1}
if (varstochange[i] == "year"){j=2}
if (varstochange[i] == "crop.legume"){j=3}
if (varstochange[i] == "crop.fruit"){j=4}
if (varstochange[i] == "feedstock"){j=5}
if (varstochange[i] == "BCAR.imp"){j=8}
if (varstochange[i] == "INAR.imp"){j=9}
if (varstochange[i] == "bcph.imp"){j=10}
if (varstochange[i] == "phi.imp"){j=11}
if (varstochange[i] == "htt.imp"){j=12}
if (varstochange[i] == "bc.prc.C...
2012 May 29
1
Simply Auto Increment A Number
Hi,
I have a template which looks like this
<% scope.lookupvar(''openldap::params::ldapservers'').each do |var| -%>
olcSyncrepl: {0}rid=001 provider="ldap://<%= var %>:389"
type=refreshAndPer
sist retry="5 5 300 +" searchbase="<%=
scope.lookupvar(''openldap::params::searchbase'') %>" attrs="*,+"
bindmeth
2012 Nov 30
3
(no subject)
Hello R usuer,
The code given below superimposes a pie diagram on another plot
containing some points. However, I would like to center the pie
diagram on the xy location on the plot, but not on the center. is
there any way to re-center pic diagram.
Any suggestion or better alternative are highly appreciated.
Thank you in advance for your help.
Regards,
Bibke
library(visualFields)
library(car)