Collecting Moran's I output valuesUsing model/sub-model to iterate through lines and extend them in ArcGIS...
Giving feedback to someone without sounding prejudiced
How to make money from a browser who sees 5 seconds into the future of any web page?
When and why was runway 07/25 at Kai Tak removed?
Can you identify this lizard-like creature I observed in the UK?
Make a Bowl of Alphabet Soup
Quoting Keynes in a lecture
Has the laser at Magurele, Romania reached a tenth of the Sun's power?
Why is participating in the European Parliamentary elections used as a threat?
I'm just a whisper. Who am I?
Difference between shutdown options
Can I say "fingers" when referring to toes?
How would a solely written language work mechanically
Possible Eco thriller, man invents a device to remove rain from glass
How to leave product feedback on macOS?
ContourPlot — How do I color by contour curvature?
Is there a reason to prefer HFS+ over APFS for disk images in High Sierra and/or Mojave?
Sigmoid with a slope but no asymptotes?
What should be the ideal length of sentences in a blog post for ease of reading?
Identifying "long and narrow" polygons in with PostGIS
Would a primitive species be able to learn English from reading books alone?
SOQL query causes internal Salesforce error
What does "tick" mean in this sentence?
If Captain Marvel (MCU) were to have a child with a human male, would the child be human or Kree?
Why can't the Brexit deadlock in the UK parliament be solved with a plurality vote?
Collecting Moran's I output values
Using model/sub-model to iterate through lines and extend them in ArcGIS Pro?Symbolize feature with most recent data if any existsFeatures are displayed as inline-variableAdding attribute field value to a file naming loop function?Combining zonal statistics of multiple rasters into a single table ArcGIS ProZonal statistics on raster layers that intersect lineHow to Create 'Update Triggers' to Track Field Values Changes When Data is Versioned?Using Arc Hydro tools in ArcGIS Pro for stormwater workflows?Trouble with Select by LocationModelBuilder Speed. Runs very Slow
I am running an iterator in model builder that ultimately takes the output from each iteration (a point feature class) and runs the spatial auto-correlation tool (global Moran's I). I have about 450 output feature classes, and what I would like to have is the feature class name, index value, z-score, and p-value from each iteration (of Moran's I) added as a new record in a table. These values are reported in the .HTML report and the model run summary window, but I can't figure out how to extract them and add them to a table.
If I were doing this with a statistical model in R, I could simply call the model output values (index, p-value, etc.). But Ideally I would like to do this in model builder. I'm not opposed to writing a python script, but before I go down that road I'm wondering if there's a more direct way to do it with existing geoprocessing or model builder tools.
As an additional note, I would also like to get the default calculated bandwith from the Kernel density tool output to a table similar to the Moran's I values.
Any help is greatly appreciated.
Running ArcGIS Pro 2.3
arcgis-pro
New contributor
Sandor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I am running an iterator in model builder that ultimately takes the output from each iteration (a point feature class) and runs the spatial auto-correlation tool (global Moran's I). I have about 450 output feature classes, and what I would like to have is the feature class name, index value, z-score, and p-value from each iteration (of Moran's I) added as a new record in a table. These values are reported in the .HTML report and the model run summary window, but I can't figure out how to extract them and add them to a table.
If I were doing this with a statistical model in R, I could simply call the model output values (index, p-value, etc.). But Ideally I would like to do this in model builder. I'm not opposed to writing a python script, but before I go down that road I'm wondering if there's a more direct way to do it with existing geoprocessing or model builder tools.
As an additional note, I would also like to get the default calculated bandwith from the Kernel density tool output to a table similar to the Moran's I values.
Any help is greatly appreciated.
Running ArcGIS Pro 2.3
arcgis-pro
New contributor
Sandor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I am running an iterator in model builder that ultimately takes the output from each iteration (a point feature class) and runs the spatial auto-correlation tool (global Moran's I). I have about 450 output feature classes, and what I would like to have is the feature class name, index value, z-score, and p-value from each iteration (of Moran's I) added as a new record in a table. These values are reported in the .HTML report and the model run summary window, but I can't figure out how to extract them and add them to a table.
If I were doing this with a statistical model in R, I could simply call the model output values (index, p-value, etc.). But Ideally I would like to do this in model builder. I'm not opposed to writing a python script, but before I go down that road I'm wondering if there's a more direct way to do it with existing geoprocessing or model builder tools.
As an additional note, I would also like to get the default calculated bandwith from the Kernel density tool output to a table similar to the Moran's I values.
Any help is greatly appreciated.
Running ArcGIS Pro 2.3
arcgis-pro
New contributor
Sandor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I am running an iterator in model builder that ultimately takes the output from each iteration (a point feature class) and runs the spatial auto-correlation tool (global Moran's I). I have about 450 output feature classes, and what I would like to have is the feature class name, index value, z-score, and p-value from each iteration (of Moran's I) added as a new record in a table. These values are reported in the .HTML report and the model run summary window, but I can't figure out how to extract them and add them to a table.
If I were doing this with a statistical model in R, I could simply call the model output values (index, p-value, etc.). But Ideally I would like to do this in model builder. I'm not opposed to writing a python script, but before I go down that road I'm wondering if there's a more direct way to do it with existing geoprocessing or model builder tools.
As an additional note, I would also like to get the default calculated bandwith from the Kernel density tool output to a table similar to the Moran's I values.
Any help is greatly appreciated.
Running ArcGIS Pro 2.3
arcgis-pro
arcgis-pro
New contributor
Sandor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Sandor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Sandor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 7 mins ago
SandorSandor
1
1
New contributor
Sandor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Sandor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Sandor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "79"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sandor is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f316186%2fcollecting-morans-i-output-values%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sandor is a new contributor. Be nice, and check out our Code of Conduct.
Sandor is a new contributor. Be nice, and check out our Code of Conduct.
Sandor is a new contributor. Be nice, and check out our Code of Conduct.
Sandor is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Geographic Information Systems Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f316186%2fcollecting-morans-i-output-values%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown