Weighted Linear Regression
OpenDataNI
@ukgov.weighted_linear_regression
OpenDataNI
@ukgov.weighted_linear_regression
CREATE TABLE table_1 (
"objectid" BIGINT,
"transectid" BIGINT,
"baselineid" BIGINT,
"groupid" VARCHAR,
"transorder" BIGINT,
"azimuth" DOUBLE,
"shrcount" BIGINT,
"tcd" DOUBLE,
"sce" DOUBLE,
"nsm" DOUBLE,
"epr" DOUBLE,
"eprunc" DOUBLE,
"lrr" DOUBLE,
"lr2" DOUBLE,
"lse" DOUBLE,
"lci99_7" DOUBLE,
"wlr" DOUBLE,
"wr2" DOUBLE,
"wse" DOUBLE,
"wci99_7" DOUBLE,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.