Vi flyttar från butik till nätet - så funkar det framåt
Quality of Life | 1:a upplagan
- Danskt band, Engelska, 2016
- Författare: David MacHin, Peter M. Fayers
- Betyg:
1090
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
The assessment of patient reported outcomes and health-related quality of life continue to be rapidly evolving areas of research and this new edition reflects the development within the field from an emerging subject to one that is an essential part of the assessment of clinical trials and other clinical studies.
The analysis and interpretation of quality-of-life assessments relies on a variety of psychometric and statistical methods which are explained in this book in a non-technical way. The result is a practical guide that covers a wide range of methods and emphasizes the use of simple techniques that are illustrated with numerous examples, with extensive chapters covering qualitative and quantitative methods and the impact of guidelines. The material in this new third edition reflects current teaching methods and content widened to address continuing developments in item response theory, computer adaptive testing, analyses with missing data, analysis of ordinal data, systematic reviews and meta-analysis.
This book is aimed at everyone involved in quality-of-life research and is applicable to medical and non-medical, statistical and non-statistical readers. It is of particular relevance for clinical and biomedical researchers within both the pharmaceutical industry and clinical practice.
The analysis and interpretation of quality-of-life assessments relies on a variety of psychometric and statistical methods which are explained in this book in a non-technical way. The result is a practical guide that covers a wide range of methods and emphasizes the use of simple techniques that are illustrated with numerous examples, with extensive chapters covering qualitative and quantitative methods and the impact of guidelines. The material in this new third edition reflects current teaching methods and content widened to address continuing developments in item response theory, computer adaptive testing, analyses with missing data, analysis of ordinal data, systematic reviews and meta-analysis.
This book is aimed at everyone involved in quality-of-life research and is applicable to medical and non-medical, statistical and non-statistical readers. It is of particular relevance for clinical and biomedical researchers within both the pharmaceutical industry and clinical practice.
Om denna bok
Quality of Life av David MacHin och Peter M. Fayers är en Danskt band bok med 648 sidor på Engelska. Detta är den 1:a upplagan som utgavs 2016.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Quality of Life begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781444337952
Upplaga:
1
Utgiven:
2016-01-31
Förlag:
Okänt
Sidantal:
648
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>