Training exposure: Difference between revisions
Jump to navigation
Jump to search
m (→See also) |
(code cleaned but something wrong with formula: NAs in Result) |
||
Line 8: | Line 8: | ||
== Answer == | == Answer == | ||
<rcode | <rcode | ||
name="answer" | name="answer" | ||
label="Run code" | label="Run code" | ||
graphics="1" | |||
include=" | include=" | ||
page:Object-oriented_programming_in_Opasnet|name:answer| | page:Object-oriented_programming_in_Opasnet|name:answer| | ||
Line 28: | Line 23: | ||
library(xtable) | library(xtable) | ||
formula.Op_en5674(dependencies.Op_en5674) | |||
out <- make.ovariable( | out <- make.ovariable( | ||
data = | data = fetch("Op_en5674"), | ||
formula = formula.Op_en5674, | formula = formula.Op_en5674, | ||
dependencies = dependencies.Op_en5674) | dependencies = dependencies.Op_en5674) | ||
print(out) | print(out) | ||
plot(out) | |||
</rcode> | </rcode> | ||
== Rationale == | |||
===Data=== | |||
== | <t2b index="Year,Observation" locations="Unit,Result,Description" unit="-"> | ||
2012|ug/m3|1 - 2| | |||
2020|ug/m3|10 - 11| | |||
</t2b> | |||
=== Formula === | === Formula === | ||
Line 53: | Line 49: | ||
name="formula" | name="formula" | ||
label="Initiate functions" | label="Initiate functions" | ||
> | > | ||
Revision as of 21:14, 21 May 2012
Moderator:Jouni (see all) |
This page is a stub. You may improve it into a full page. |
Upload data
|
Question
What is the exposure in the Training assessment?
Answer
Rationale
Data
Obs | Year | Unit | Result | Description |
---|---|---|---|---|
1 | 2012 | ug/m3 | 1 - 2 | |
2 | 2020 | ug/m3 | 10 - 11 |
Formula
See also
Help pages | Wiki editing • How to edit wikipages • Quick reference for wiki editing • Drawing graphs • Opasnet policies • Watching pages • Writing formulae • Word to Wiki • Wiki editing Advanced skills |
Training assessment (examples of different objects) | Training assessment • Training exposure • Training health impact • Training costs • Climate change policies and health in Kuopio • Climate change policies in Kuopio |
Methods and concepts | Assessment • Variable • Method • Question • Answer • Rationale • Attribute • Decision • Result • Object-oriented programming in Opasnet • Universal object • Study • Formula • OpasnetBaseUtils • Open assessment • PSSP |
Terms with changed use | Scope • Definition • Result • Tool |
Keywords
References
Related files
<mfanonymousfilelist></mfanonymousfilelist>