PivotalR-package	pkg-package
!,db.obj-method	logical-methods
!=,character,db.obj-method	compare-methods
!=,db.obj,character-method	compare-methods
!=,db.obj,db.obj-method	compare-methods
!=,db.obj,logical-method	compare-methods
!=,db.obj,numeric-method	compare-methods
!=,logical,db.obj-method	compare-methods
!=,numeric,db.obj-method	compare-methods
$,db.obj-method	extract-replace-methods
$<-,db.obj,character-method	extract-replace-methods
$<-,db.obj,db.Rquery-method	extract-replace-methods
$<-,db.obj,integer-method	extract-replace-methods
$<-,db.obj,logical-method	extract-replace-methods
$<-,db.obj,numeric-method	extract-replace-methods
%%,db.obj,db.obj-method	arith-methods
%%,db.obj,numeric-method	arith-methods
%%,numeric,db.obj-method	arith-methods
%/%,db.obj,db.obj-method	arith-methods
%/%,db.obj,numeric-method	arith-methods
%/%,numeric,db.obj-method	arith-methods
&,db.obj,db.obj-method	logical-methods
&,db.obj,logical-method	logical-methods
&,logical,db.obj-method	logical-methods
*,db.obj,db.obj-method	arith-methods
*,db.obj,numeric-method	arith-methods
*,numeric,db.obj-method	arith-methods
+,character,db.obj-method	arith-methods
+,db.obj,character-method	arith-methods
+,db.obj,db.obj-method	arith-methods
+,db.obj,numeric-method	arith-methods
+,numeric,db.obj-method	arith-methods
-,character,db.obj-method	arith-methods
-,db.obj,ANY-method	arith-methods
-,db.obj,character-method	arith-methods
-,db.obj,db.obj-method	arith-methods
-,db.obj,numeric-method	arith-methods
-,numeric,db.obj-method	arith-methods
.db	db.q
/,db.obj,db.obj-method	arith-methods
/,db.obj,numeric-method	arith-methods
/,numeric,db.obj-method	arith-methods
<,character,db.obj-method	compare-methods
<,db.obj,character-method	compare-methods
<,db.obj,db.obj-method	compare-methods
<,db.obj,numeric-method	compare-methods
<,numeric,db.obj-method	compare-methods
<=,character,db.obj-method	compare-methods
<=,db.obj,character-method	compare-methods
<=,db.obj,db.obj-method	compare-methods
<=,db.obj,numeric-method	compare-methods
<=,numeric,db.obj-method	compare-methods
==,character,db.obj-method	compare-methods
==,db.obj,character-method	compare-methods
==,db.obj,db.obj-method	compare-methods
==,db.obj,logical-method	compare-methods
==,db.obj,numeric-method	compare-methods
==,logical,db.obj-method	compare-methods
==,numeric,db.obj-method	compare-methods
>,character,db.obj-method	compare-methods
>,db.obj,character-method	compare-methods
>,db.obj,db.obj-method	compare-methods
>,db.obj,numeric-method	compare-methods
>,numeric,db.obj-method	compare-methods
>=,character,db.obj-method	compare-methods
>=,db.obj,character-method	compare-methods
>=,db.obj,db.obj-method	compare-methods
>=,db.obj,numeric-method	compare-methods
>=,numeric,db.obj-method	compare-methods
abalone	abalone
abs	func-methods
abs,db.obj-method	func-methods
acos,db.obj-method	func-methods
Aggregate functions	aggregate-methods
AIC.glm.madlib.grps	aic
AIC.lm.madlib	aic
AIC.lm.madlib.grps	aic
AIC.logregr.madlib	aic
AIC.logregr.madlib.grps	aic
Arith methods	arith-methods
array.len	array.len
arraydb.to.arrayr	arraydb.to.arrayr
as.character	type-cast
as.character,db.obj-method	type-cast
as.data.frame.db.Rquery	preview
as.data.frame.db.table	preview
as.data.frame.db.view	preview
as.Date,db.obj-method	type-cast
as.db.data.frame	as.db.data.frame-methods
as.db.data.frame,character-method	as.db.data.frame-methods
as.db.data.frame,data.frame-method	as.db.data.frame-methods
as.db.data.frame,db.data.frame-method	as.db.data.frame-methods
as.db.data.frame,db.Rquery-method	as.db.data.frame-methods
as.db.Rview	as.db.data.frame-methods
as.double	type-cast
as.double,db.obj-method	type-cast
as.environment	as.environment
as.environment.db.obj	as.environment
as.factor,db.obj-method	as.factor-methods
as.integer	type-cast
as.integer,db.obj-method	type-cast
as.interval	type-cast
as.list,db.obj-method	cbind2
as.logical	type-cast
as.logical,db.obj-method	type-cast
as.numeric	type-cast
as.numeric,db.obj-method	type-cast
as.time	type-cast
as.timestamp	type-cast
asin,db.obj-method	func-methods
atan,db.obj-method	func-methods
atan2,db.obj,db.obj-method	func-methods
atan2,db.obj,numeric-method	func-methods
atan2,numeric,db.obj-method	func-methods
by,db.obj-method	by-methods
cbind	cbind2
cbind2	cbind2
cbind2,db.obj,db.obj-method	cbind2
clean.madlib.temp	clean.madlib.temp
coef.lm.madlib	coef
coef.lm.madlib.grps	coef
coef.logregr.madlib	coef
coef.logregr.madlib.grps	coef
col.types	type-cast
colAgg	aggregate-methods
colMeans,db.obj-method	aggregate-methods
colSums,db.obj-method	aggregate-methods
Compare methods	compare-methods
conn	connection-info
conn.eql	conn.eql
conn.id	conn.id
conn.id<-	conn.id
conn.pkg	connection-info
connection info	connection-info
content	content
cos,db.obj-method	func-methods
count	aggregate-methods
count,db.obj-method	aggregate-methods
crossprod	crossprod
crossprod,db.obj,ANY-method	crossprod
db	db.q
db.array	aggregate-methods
db.connect	db.connect
db.data.frame	db.data.frame
db.data.frame-class	db.data.frame-class
db.date.style	type-cast
db.default.schemas	db.search.path
db.disconnect	db.disconnect
db.existsObject	db.existsObject
db.list	db.list
db.obj-class	db.obj-class
db.objects	db.objects
db.q	db.q
db.Rcrossprod-class	db.Rcrossprod-class
db.Rquery-class	db.Rquery-class
db.Rview-class	db.Rquery-class
db.search.path	db.search.path
db.table-class	db.table-class
db.view-class	db.view-class
dbms	connection-info
dbname	connection-info
delete	delete-methods
delete,arima.css.madlib-method	delete-methods
delete,bagging.model-method	delete-methods
delete,character-method	delete-methods
delete,db.data.frame-method	delete-methods
delete,db.Rquery-method	delete-methods
delete,dt.madlib-method	delete-methods
delete,dt.madlib.grps-method	delete-methods
delete,elnet.madlib-method	delete-methods
delete,lm.madlib-method	delete-methods
delete,lm.madlib.grps-method	delete-methods
delete,logregr.madlib-method	delete-methods
delete,logregr.madlib.grps-method	delete-methods
delete,summary.madlib-method	delete-methods
dim,db.Rquery-method	dim-methods
dim,db.table-method	dim-methods
dim,db.view-method	dim-methods
eql	eql-methods
eql,db.obj,db.obj-method	eql-methods
exp	func-methods
exp,db.obj-method	func-methods
extractAIC.glm.madlib	aic
extractAIC.glm.madlib.grps	aic
extractAIC.lm.madlib	aic
extractAIC.lm.madlib.grps	aic
extractAIC.logregr.madlib	aic
extractAIC.logregr.madlib.grps	aic
Extraction methods	extract-replace-methods
factorial	func-methods
factorial,db.obj-method	func-methods
generic.bagging	generic.bagging
generic.cv	generic.cv
getTree.rf.madlib	getTree.rf.madlib
grepl	compare-methods
grepl,character,db.obj-method	compare-methods
groups	groups
groups.lm.madlib	groups
groups.lm.madlib.grps	groups
groups.logregr.madlib	groups
groups.logregr.madlib.grps	groups
host	connection-info
ifelse,db.obj-method	ifelse
is.db.data.frame	is.db.data.frame
is.factor,db.obj-method	is.factor-methods
is.na,db.obj-method	is.na-methods
key	key
key<-	key
lk	preview
log	func-methods
log,db.obj-method	func-methods
log10	func-methods
log10,db.obj-method	func-methods
Logical methods	logical-methods
logLik.glm.madlib	aic
logLik.glm.madlib.grps	aic
logLik.lm.madlib	aic
logLik.lm.madlib.grps	aic
logLik.logregr.madlib	aic
logLik.logregr.madlib.grps	aic
lookat	preview
madlib	connection-info
madlib.arima	madlib.arima
madlib.arima,db.Rquery,db.Rquery-method	madlib.arima
madlib.arima,formula,db.obj-method	madlib.arima
madlib.elnet	madlib.elnet
madlib.glm	madlib.glm
madlib.kmeans	madlib.kmeans
madlib.lda	madlib.lda
madlib.lm	madlib.lm
madlib.randomForest	madlib.randomForest
madlib.rpart	madlib.rpart
madlib.summary	madlib.summary
madlib.svm	madlib.svm
madlib.version	connection-info
margins	margins
margins.lm.madlib	margins
margins.lm.madlib.grps	margins
margins.logregr.madlib	margins
margins.logregr.madlib.grps	margins
Math Functions	func-methods
max,db.obj-method	aggregate-methods
mean,db.obj-method	aggregate-methods
merge,db.obj,db.obj-method	merge-methods
min,db.obj-method	aggregate-methods
na.omit,db.obj-method	na.action
names,db.obj-method	names-methods
names<-,db.obj-method	names-methods
null.data	null.data
perplexity.lda.madlib	perplexity.lda.madlib
PivotalR	pivotalr
pivotalr	pivotalr
plot.dt.madlib	plot.dt.madlib
port	connection-info
predict.arima.css.madlib	predict.arima.madlib
predict.bagging.model	predict.bagging.model
predict.dt.madlib	predict.dt.madlib
predict.elnet.madlib	predict.elnet.madlib
predict.glm.madlib	predict
predict.glm.madlib.grps	predict
predict.lda.madlib	predict.lda.madlib
predict.lm.madlib	predict
predict.lm.madlib.grps	predict
predict.logregr.madlib	predict
predict.logregr.madlib.grps	predict
predict.rf.madlib	predict.rf.madlib
print,db.data.frame-method	print-methods
print,db.Rquery-method	print-methods
print.arima.css.madlib	print.arima.madlib
print.dt.madlib	print.dt.madlib
print.elnet.madlib	print.elnet.madlib
print.glm.madlib	print.logregr.madlib
print.glm.madlib.grps	print.logregr.madlib
print.lm.madlib	print.lm.madlib
print.lm.madlib.grps	print.lm.madlib
print.logregr.madlib	print.logregr.madlib
print.logregr.madlib.grps	print.logregr.madlib
print.margins	margins
print.none.obj	print.none.obj
print.rf.madlib	print.rf.madlib
print.summary.madlib	print.summary.madlib
relevel,db.obj-method	as.factor-methods
Replacement methods	extract-replace-methods
residuals.glm.madlib	residuals
residuals.glm.madlib.grps	residuals
residuals.lm.madlib	residuals
residuals.lm.madlib.grps	residuals
residuals.logregr.madlib	residuals
residuals.logregr.madlib.grps	residuals
rowMeans,db.obj-method	row_actions
rowSums,db.obj-method	row_actions
sample,db.obj-method	sample-methods
scale,db.obj-method	scale-methods
schema.madlib	connection-info
sd	aggregate-methods
sd,db.obj-method	aggregate-methods
show,db.data.frame-method	print-methods
show,db.Rquery-method	print-methods
show.arima.css.madlib	print.arima.madlib
show.elnet.madlib	print.elnet.madlib
show.glm.madlib	print.logregr.madlib
show.glm.madlib.grps	print.logregr.madlib
show.lm.madlib	print.lm.madlib
show.lm.madlib.grps	print.lm.madlib
show.logregr.madlib	print.logregr.madlib
show.logregr.madlib.grps	print.logregr.madlib
show.summary.madlib	print.summary.madlib
sign	func-methods
sign,db.obj-method	func-methods
sin,db.obj-method	func-methods
sort,db.obj-method	sort-methods
sqrt	func-methods
sqrt,db.obj-method	func-methods
subset,db.obj-method	subset-methods
sum,db.obj-method	aggregate-methods
summary,db.obj-method	madlib.summary
summary.arima.css.madlib	summary.arima.madlib
summary.elnet.madlib	summary.elnet.madlib
summary.glm.madlib	summary.logregr.madlib
summary.glm.madlib.grps	summary.logregr.madlib
summary.lm.madlib	summary.lm.madlib
summary.lm.madlib.grps	summary.lm.madlib
summary.logregr.madlib	summary.logregr.madlib
summary.logregr.madlib.grps	summary.logregr.madlib
tan,db.obj-method	func-methods
Terms	margins
text.dt.madlib	text.dt.madlib
Type Cast functions	type-cast
unique,db.obj-method	unique-methods
user	connection-info
var	aggregate-methods
var,db.obj-method	aggregate-methods
Vars	margins
vcov.lm.madlib	vcov
vcov.lm.madlib.grps	vcov
vcov.logregr.madlib	vcov
vcov.logregr.madlib.grps	vcov
with	as.environment
with.db.obj	as.environment
[,db.obj,ANY,ANY,ANY-method	extract-replace-methods
[<-.db.obj	extract-replace-methods
[[,db.obj-method	extract-replace-methods
[[<-,db.obj,ANY,ANY,character-method	extract-replace-methods
[[<-,db.obj,ANY,ANY,db.Rquery-method	extract-replace-methods
[[<-,db.obj,ANY,ANY,integer-method	extract-replace-methods
[[<-,db.obj,ANY,ANY,logical-method	extract-replace-methods
[[<-,db.obj,ANY,ANY,numeric-method	extract-replace-methods
^,db.obj,db.obj-method	arith-methods
^,db.obj,numeric-method	arith-methods
^,numeric,db.obj-method	arith-methods
|,db.obj,db.obj-method	logical-methods
|,db.obj,logical-method	logical-methods
|,logical,db.obj-method	logical-methods
