Displaying 2 results from an estimated 2 matches for "borderi".
Did you mean:
border
2010 Feb 16
2
Error of Stepwise Regression with number of rows in use has changed: remove missing values?
...ance,
> ############### outputs from R console ###############
> pop <- step(
+ ? ? ? ? ? ? lm(pop.rate ~ as.numeric(year) + as.factor(policy) +
as.numeric(nation.grant)
+ ? ? ? ? ? ? ? ?+ as.numeric(do.grant) + as.numeric(city.grant) +
as.numeric(DMZ.dist) + as.numeric(Seoul.dist), data=borderI.data,
na.action = na.omit)
+ ? ? ? ? ? ? )
Start: ?AIC=494.27
pop.rate ~ as.numeric(year) + as.factor(policy) + as.numeric(nation.grant) +
?? ?as.numeric(do.grant) + as.numeric(city.grant) + as.numeric(DMZ.dist) +
?? ?as.numeric(Seoul.dist)
?? ? ? ? ? ? ? ? ? ? ? ? ? Df Sum of Sq ? ?RSS ? ?AIC
- as...
2008 Apr 07
4
Staff Manager tutorial from "Prototype and script.aculo.us" by Christophe Porteneuve
...me Réan'' }
] },
{ id: ''item12'', name: ''HR'',
children: [
{ id: ''item121'', name: ''Sandrine Daspet'' }
] },
{ id: ''item13'', name: ''Xavier Borderie'' }
] },
],
create: function(name, isGroup) {
var container = this.selected ? this.selected.children :
this.nodes;
var node = { id: ''item'' + this.genId(), name: name, container:
container };
if (isGroup)
node.children = [];
container.push(...